[==========] 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:00:26.261407  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:37461
I20260713 09:00:26.262928  5750 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:00:26.263898  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:26.281095  5757 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:00:26.281102  5759 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:00:26.282366  5750 server_base.cc:1061] running on GCE node
W20260713 09:00:26.281292  5756 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:00:27.476145  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:27.476388  5750 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:00:27.476644  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933227476617 us; error 0 us; skew 500 ppm
I20260713 09:00:27.477494  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:27.482837  5750 webserver.cc:533] Webserver started at http://127.5.157.190:43443/ using document root <none> and password file <none>
I20260713 09:00:27.483700  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:27.483930  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:27.484402  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:27.490255  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "950fd0a986a54158acbc1bae9e3d02fe"
format_stamp: "Formatted at 2026-07-13 09:00:27 on dist-test-slave-xzmj"
I20260713 09:00:27.498517  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:00:27.503607  5765 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:00:27.504676  5750 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:00:27.505041  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "950fd0a986a54158acbc1bae9e3d02fe"
format_stamp: "Formatted at 2026-07-13 09:00:27 on dist-test-slave-xzmj"
I20260713 09:00:27.505368  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-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:00:27.565697  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:27.567277  5750 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:00:27.567752  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:27.637753  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:37461
I20260713 09:00:27.637804  5816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:37461 every 8 connection(s)
I20260713 09:00:27.645452  5817 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:00:27.666589  5817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: Bootstrap starting.
I20260713 09:00:27.672384  5817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:27.674207  5817 log.cc:826] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: Log is configured to *not* fsync() on all Append() calls
I20260713 09:00:27.678650  5817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: No bootstrap required, opened a new log
I20260713 09:00:27.699640  5817 raft_consensus.cc:359] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER }
I20260713 09:00:27.700163  5817 raft_consensus.cc:385] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:27.700371  5817 raft_consensus.cc:740] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950fd0a986a54158acbc1bae9e3d02fe, State: Initialized, Role: FOLLOWER
I20260713 09:00:27.701162  5817 consensus_queue.cc:260] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER }
I20260713 09:00:27.701632  5817 raft_consensus.cc:399] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:27.701871  5817 raft_consensus.cc:493] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:27.702144  5817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:27.706131  5817 raft_consensus.cc:515] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER }
I20260713 09:00:27.706863  5817 leader_election.cc:304] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [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: 950fd0a986a54158acbc1bae9e3d02fe; no voters: 
I20260713 09:00:27.708527  5817 leader_election.cc:290] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:27.708873  5820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:27.711180  5820 raft_consensus.cc:697] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 1 LEADER]: Becoming Leader. State: Replica: 950fd0a986a54158acbc1bae9e3d02fe, State: Running, Role: LEADER
I20260713 09:00:27.712164  5820 consensus_queue.cc:237] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [LEADER]: Queue going to LEADER mode. State: All 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: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER }
I20260713 09:00:27.713217  5817 sys_catalog.cc:565] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:27.722980  5821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "950fd0a986a54158acbc1bae9e3d02fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER } }
I20260713 09:00:27.725229  5821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:27.724442  5822 sys_catalog.cc:455] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 950fd0a986a54158acbc1bae9e3d02fe. Latest consensus state: current_term: 1 leader_uuid: "950fd0a986a54158acbc1bae9e3d02fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "950fd0a986a54158acbc1bae9e3d02fe" member_type: VOTER } }
I20260713 09:00:27.727522  5822 sys_catalog.cc:458] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:27.730192  5830 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:27.741791  5830 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:27.744333  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:27.759538  5830 catalog_manager.cc:1383] Generated new cluster ID: 6dd931e8343844efb394d4c7b93a1d4a
I20260713 09:00:27.759856  5830 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:27.775123  5830 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:27.777160  5830 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:27.802424  5830 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: Generated new TSK 0
I20260713 09:00:27.803416  5830 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:27.810596  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:27.818956  5839 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:00:27.820156  5840 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:00:27.826099  5750 server_base.cc:1061] running on GCE node
W20260713 09:00:27.826056  5842 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:00:27.827172  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:27.827436  5750 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:00:27.827631  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933227827611 us; error 0 us; skew 500 ppm
I20260713 09:00:27.828262  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:27.832661  5750 webserver.cc:533] Webserver started at http://127.5.157.129:33943/ using document root <none> and password file <none>
I20260713 09:00:27.833207  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:27.833429  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:27.833786  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:27.834916  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "b51b002f0de54472a2d132adfa50ee4a"
format_stamp: "Formatted at 2026-07-13 09:00:27 on dist-test-slave-xzmj"
I20260713 09:00:27.840919  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:00:27.845571  5847 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:00:27.846462  5750 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:00:27.846763  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "b51b002f0de54472a2d132adfa50ee4a"
format_stamp: "Formatted at 2026-07-13 09:00:27 on dist-test-slave-xzmj"
I20260713 09:00:27.847036  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-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:00:27.882882  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:27.884264  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:27.887085  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:27.892040  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:27.892328  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:27.892601  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:27.892799  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:27.998215  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:37169
I20260713 09:00:27.998283  5909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:37169 every 8 connection(s)
I20260713 09:00:28.004935  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:28.019045  5914 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:00:28.023993  5915 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:00:28.027426  5917 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:00:28.030391  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:28.031433  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:28.031697  5750 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:00:28.031886  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933228031870 us; error 0 us; skew 500 ppm
I20260713 09:00:28.032665  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:28.035523  5750 webserver.cc:533] Webserver started at http://127.5.157.130:33869/ using document root <none> and password file <none>
I20260713 09:00:28.036201  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:28.036458  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:28.036783  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:28.038228  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "5425934b65b84908a92a850c36829e06"
format_stamp: "Formatted at 2026-07-13 09:00:28 on dist-test-slave-xzmj"
I20260713 09:00:28.041848  5910 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37461
I20260713 09:00:28.042326  5910 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:28.043480  5910 heartbeater.cc:507] Master 127.5.157.190:37461 requested a full tablet report, sending...
I20260713 09:00:28.045660  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:00:28.047039  5782 ts_manager.cc:194] Registered new tserver with Master: b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169)
I20260713 09:00:28.049400  5782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35326
I20260713 09:00:28.052157  5922 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:00:28.053121  5750 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:00:28.053464  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "5425934b65b84908a92a850c36829e06"
format_stamp: "Formatted at 2026-07-13 09:00:28 on dist-test-slave-xzmj"
I20260713 09:00:28.053814  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-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:00:28.072614  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:28.073989  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:28.076157  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:28.079032  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:28.079278  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:28.079522  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:28.079689  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:28.173441  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:40983
I20260713 09:00:28.173578  5984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:40983 every 8 connection(s)
I20260713 09:00:28.180440  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:28.190737  5989 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:00:28.193755  5985 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37461
I20260713 09:00:28.194258  5985 heartbeater.cc:461] Registering TS with master...
W20260713 09:00:28.194120  5988 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:00:28.195431  5985 heartbeater.cc:507] Master 127.5.157.190:37461 requested a full tablet report, sending...
W20260713 09:00:28.197844  5991 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:00:28.198225  5782 ts_manager.cc:194] Registered new tserver with Master: 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:28.198770  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:28.199669  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:28.199885  5750 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:00:28.200067  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933228200049 us; error 0 us; skew 500 ppm
I20260713 09:00:28.200141  5782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35342
I20260713 09:00:28.200685  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:28.203526  5750 webserver.cc:533] Webserver started at http://127.5.157.131:35911/ using document root <none> and password file <none>
I20260713 09:00:28.203990  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:28.204191  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:28.204478  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:28.205624  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "e6cb1c250d1a4ea9b8301c279f947612"
format_stamp: "Formatted at 2026-07-13 09:00:28 on dist-test-slave-xzmj"
I20260713 09:00:28.210158  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:00:28.213636  5996 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:00:28.214512  5750 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:00:28.214823  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "e6cb1c250d1a4ea9b8301c279f947612"
format_stamp: "Formatted at 2026-07-13 09:00:28 on dist-test-slave-xzmj"
I20260713 09:00:28.215139  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933226095460-5750-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:00:28.239358  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:28.240744  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:28.242293  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:28.244449  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:28.244621  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:28.244904  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:28.245077  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:28.340636  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:42181
I20260713 09:00:28.340747  6058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:42181 every 8 connection(s)
I20260713 09:00:28.357494  6059 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37461
I20260713 09:00:28.357945  6059 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:28.358886  6059 heartbeater.cc:507] Master 127.5.157.190:37461 requested a full tablet report, sending...
I20260713 09:00:28.361129  5782 ts_manager.cc:194] Registered new tserver with Master: e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:28.361615  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016867837s
I20260713 09:00:28.362877  5782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35350
I20260713 09:00:28.421062  5782 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35356:
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:00:28.424698  5782 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:00:28.543756  5950 tablet_service.cc:1511] Processing CreateTablet for tablet 94d95b6a299d4549a07d985aca3856fe (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:28.550024  5947 tablet_service.cc:1511] Processing CreateTablet for tablet 5c26804a639144329f9d4c86016c9552 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:28.546787  5949 tablet_service.cc:1511] Processing CreateTablet for tablet 7de53cf021f248fd9b20596ac06558cd (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:28.552079  5950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d95b6a299d4549a07d985aca3856fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.545243  5948 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa0a712f68b488c8befd3d675bd9d78 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:28.556875  5874 tablet_service.cc:1511] Processing CreateTablet for tablet 7de53cf021f248fd9b20596ac06558cd (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:28.557988  5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c26804a639144329f9d4c86016c9552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.560916  5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de53cf021f248fd9b20596ac06558cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.560843  5875 tablet_service.cc:1511] Processing CreateTablet for tablet 94d95b6a299d4549a07d985aca3856fe (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:28.553153  5946 tablet_service.cc:1511] Processing CreateTablet for tablet a836bd8bf0514c4686761e4707a1987a (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:28.557585  5873 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa0a712f68b488c8befd3d675bd9d78 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:28.562089  5872 tablet_service.cc:1511] Processing CreateTablet for tablet 5c26804a639144329f9d4c86016c9552 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:28.571063  5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa0a712f68b488c8befd3d675bd9d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.571404  5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de53cf021f248fd9b20596ac06558cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.569393  5945 tablet_service.cc:1511] Processing CreateTablet for tablet 1756efba479c4699872c926ef89f40df (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:28.580627  5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c26804a639144329f9d4c86016c9552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.576907  5870 tablet_service.cc:1511] Processing CreateTablet for tablet 1756efba479c4699872c926ef89f40df (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:28.576803  5943 tablet_service.cc:1511] Processing CreateTablet for tablet ce817e5869e4454fb51df3abca6917e8 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:28.583364  5944 tablet_service.cc:1511] Processing CreateTablet for tablet 45aec750cd0a4927868940cbc68943a6 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:28.573971  5871 tablet_service.cc:1511] Processing CreateTablet for tablet a836bd8bf0514c4686761e4707a1987a (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:28.584421  5869 tablet_service.cc:1511] Processing CreateTablet for tablet 45aec750cd0a4927868940cbc68943a6 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:28.584740  5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836bd8bf0514c4686761e4707a1987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.584455  5868 tablet_service.cc:1511] Processing CreateTablet for tablet ce817e5869e4454fb51df3abca6917e8 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:28.590718  5943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce817e5869e4454fb51df3abca6917e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.592882  5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa0a712f68b488c8befd3d675bd9d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.592316  5942 tablet_service.cc:1511] Processing CreateTablet for tablet 36aa2b4fcf144cf28336833a51a452c3 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:28.593907  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756efba479c4699872c926ef89f40df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.594677  5867 tablet_service.cc:1511] Processing CreateTablet for tablet 36aa2b4fcf144cf28336833a51a452c3 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:28.597285  5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836bd8bf0514c4686761e4707a1987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.597609  5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36aa2b4fcf144cf28336833a51a452c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.601999  5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45aec750cd0a4927868940cbc68943a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.603540  5944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45aec750cd0a4927868940cbc68943a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.606840  5870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756efba479c4699872c926ef89f40df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.611268  5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce817e5869e4454fb51df3abca6917e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.618803  5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36aa2b4fcf144cf28336833a51a452c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.639945  5875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d95b6a299d4549a07d985aca3856fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.700753  6020 tablet_service.cc:1511] Processing CreateTablet for tablet a836bd8bf0514c4686761e4707a1987a (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:28.705219  6022 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa0a712f68b488c8befd3d675bd9d78 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:28.679651  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 7de53cf021f248fd9b20596ac06558cd (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:28.720253  6021 tablet_service.cc:1511] Processing CreateTablet for tablet 5c26804a639144329f9d4c86016c9552 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:28.723475  6019 tablet_service.cc:1511] Processing CreateTablet for tablet 1756efba479c4699872c926ef89f40df (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:28.716645  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 94d95b6a299d4549a07d985aca3856fe (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION VALUES < 238609294
W20260713 09:00:28.731840  5829 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:28.724865  6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a836bd8bf0514c4686761e4707a1987a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.733198  6017 tablet_service.cc:1511] Processing CreateTablet for tablet ce817e5869e4454fb51df3abca6917e8 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:28.738962  6018 tablet_service.cc:1511] Processing CreateTablet for tablet 45aec750cd0a4927868940cbc68943a6 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:28.742664  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de53cf021f248fd9b20596ac06558cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.752239  6016 tablet_service.cc:1511] Processing CreateTablet for tablet 36aa2b4fcf144cf28336833a51a452c3 (DEFAULT_TABLE table=test-workload [id=dabe81162af34ca19d978497820bba55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:28.770444  6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa0a712f68b488c8befd3d675bd9d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.797065  6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce817e5869e4454fb51df3abca6917e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.800822  6018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45aec750cd0a4927868940cbc68943a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.803030  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d95b6a299d4549a07d985aca3856fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.806591  6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36aa2b4fcf144cf28336833a51a452c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.808866  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c26804a639144329f9d4c86016c9552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.811517  6078 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:28.828665  6077 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:28.827832  6019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756efba479c4699872c926ef89f40df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:28.898603  6079 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:28.898766  6077 tablet_bootstrap.cc:654] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.901525  6078 tablet_bootstrap.cc:654] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.905977  6079 tablet_bootstrap.cc:654] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.911849  6078 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:28.912452  6078 ts_tablet_manager.cc:1403] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.000s
I20260713 09:00:28.916208  6078 raft_consensus.cc:359] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.917564  6078 raft_consensus.cc:385] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:28.917888  6078 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:28.918282  6079 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:28.918792  6079 ts_tablet_manager.cc:1403] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.013s
I20260713 09:00:28.918637  6078 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.919864  6077 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:28.920288  6077 ts_tablet_manager.cc:1403] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.144s	user 0.004s	sys 0.022s
I20260713 09:00:28.921953  6079 raft_consensus.cc:359] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.922791  6079 raft_consensus.cc:385] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:28.923202  6079 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:28.923534  6077 raft_consensus.cc:359] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.924245  6077 raft_consensus.cc:385] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:28.924561  6077 raft_consensus.cc:740] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:28.924062  6079 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.925262  6077 consensus_queue.cc:260] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.928918  5910 heartbeater.cc:499] Master 127.5.157.190:37461 was elected leader, sending a full tablet report...
I20260713 09:00:28.929207  6078 ts_tablet_manager.cc:1434] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.005s
I20260713 09:00:28.930239  6078 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:28.931906  6059 heartbeater.cc:499] Master 127.5.157.190:37461 was elected leader, sending a full tablet report...
I20260713 09:00:28.932996  6079 ts_tablet_manager.cc:1434] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260713 09:00:28.934033  6079 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:28.938041  6078 tablet_bootstrap.cc:654] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.940582  6079 tablet_bootstrap.cc:654] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.944665  6083 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:28.945174  6083 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.948364  6083 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:28.957818  6078 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:28.960193  6079 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:28.963738  6079 ts_tablet_manager.cc:1403] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260713 09:00:28.966723  6079 raft_consensus.cc:359] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.967971  6079 raft_consensus.cc:385] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:28.968348  6079 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:28.969135  6079 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.967649  6078 ts_tablet_manager.cc:1403] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.009s
I20260713 09:00:28.977037  6078 raft_consensus.cc:359] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.984098  6078 raft_consensus.cc:385] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:28.984527  6078 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:28.985323  6078 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:28.979387  6079 ts_tablet_manager.cc:1434] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:00:28.988320  6079 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:28.994953  6079 tablet_bootstrap.cc:654] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:28.996410  6077 ts_tablet_manager.cc:1434] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.076s	user 0.013s	sys 0.001s
I20260713 09:00:29.001672  6077 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.001969  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:28.996598  6078 ts_tablet_manager.cc:1434] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:00:29.003206  6078 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.004397  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
W20260713 09:00:29.004978  5911 tablet.cc:2406] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:00:28.996891  5985 heartbeater.cc:499] Master 127.5.157.190:37461 was elected leader, sending a full tablet report...
W20260713 09:00:29.007974  5848 leader_election.cc:343] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.008791  6077 tablet_bootstrap.cc:654] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.015188  6083 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:00:29.015338  5848 leader_election.cc:343] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.015915  5848 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a; no voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:29.016610  6084 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.017104  6084 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.019796  6084 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.015751  6083 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.021903  6079 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.022387  6079 ts_tablet_manager.cc:1403] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.002s
I20260713 09:00:29.023728  6083 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.024400  6083 raft_consensus.cc:2749] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.035024  6079 raft_consensus.cc:359] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.036127  6079 raft_consensus.cc:385] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.036491  6079 raft_consensus.cc:740] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.037241  6079 consensus_queue.cc:260] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.044418  6079 ts_tablet_manager.cc:1434] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:00:29.047113  6079 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.047497  6078 tablet_bootstrap.cc:654] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.058465  6079 tablet_bootstrap.cc:654] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:29.064141  5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.157.130:40983, user_credentials={real_user=slave}} blocked reactor thread for 48806.8us
I20260713 09:00:29.066256  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.071916  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.072589  6034 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 0.
I20260713 09:00:29.074000  6077 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.074502  6077 ts_tablet_manager.cc:1403] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.033s
I20260713 09:00:29.073931  5848 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.077317  6091 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.077435  6077 raft_consensus.cc:359] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.077878  6091 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.078266  6077 raft_consensus.cc:385] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.078498  6091 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.078627  6077 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.079615  6077 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.082056  6077 ts_tablet_manager.cc:1434] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260713 09:00:29.082726  5848 leader_election.cc:343] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.083019  6077 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.085734  6078 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.086583  6078 ts_tablet_manager.cc:1403] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.007s
I20260713 09:00:29.090961  6079 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.090795  6078 raft_consensus.cc:359] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.091614  6078 raft_consensus.cc:385] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.091955  6078 raft_consensus.cc:740] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.093001  6078 consensus_queue.cc:260] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.091413  6079 ts_tablet_manager.cc:1403] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260713 09:00:29.102043  6078 ts_tablet_manager.cc:1434] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260713 09:00:29.102979  6078 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.104686  6079 raft_consensus.cc:359] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.105396  6079 raft_consensus.cc:385] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.105702  6079 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.106935  6077 tablet_bootstrap.cc:654] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.101438  6091 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.110199  6079 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.112268  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.113957  5885 raft_consensus.cc:2393] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6cb1c250d1a4ea9b8301c279f947612 in current term 1: Already voted for candidate b51b002f0de54472a2d132adfa50ee4a in this term.
I20260713 09:00:29.116060  6079 ts_tablet_manager.cc:1434] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:00:29.117834  6079 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.121204  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06"
W20260713 09:00:29.122684  5848 leader_election.cc:343] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.123539  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.123621  6091 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
W20260713 09:00:29.124987  5997 leader_election.cc:343] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.125411  5997 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6cb1c250d1a4ea9b8301c279f947612; no voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.126523  6084 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.127107  6078 tablet_bootstrap.cc:654] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.130682  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:29.134908  6084 raft_consensus.cc:2749] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.140761  6098 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.141326  6098 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.144157  6085 raft_consensus.cc:493] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.144831  6085 raft_consensus.cc:515] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.146203  6034 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 1.
I20260713 09:00:29.149067  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.149794  6084 raft_consensus.cc:493] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.149741  5885 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 0.
I20260713 09:00:29.150713  6085 leader_election.cc:290] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.151479  5999 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.150358  6084 raft_consensus.cc:515] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.154337  6084 leader_election.cc:290] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.155786  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.158054  6084 raft_consensus.cc:2804] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.156343  6098 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.157330  5848 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 5425934b65b84908a92a850c36829e06
I20260713 09:00:29.162889  6084 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.155843  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.163189  6091 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.163311  6084 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:29.158789  5997 leader_election.cc:343] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:29.164557  5997 leader_election.cc:343] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.167994  6078 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.162367  6079 tablet_bootstrap.cc:654] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.163810  6091 raft_consensus.cc:697] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:29.169088  6091 consensus_queue.cc:237] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.171857  6084 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.177738  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06"
W20260713 09:00:29.179077  5997 leader_election.cc:343] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.179567  6077 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.179630  6084 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.180256  6077 ts_tablet_manager.cc:1403] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.097s	user 0.031s	sys 0.017s
I20260713 09:00:29.181499  6078 ts_tablet_manager.cc:1403] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.016s
I20260713 09:00:29.187880  6079 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.188421  6079 ts_tablet_manager.cc:1403] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.005s
I20260713 09:00:29.191509  5782 catalog_manager.cc:5697] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 0 to 1, leader changed from <none> to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 1 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.193542  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.196991  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
W20260713 09:00:29.196964  5999 leader_election.cc:343] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.197466  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.198350  5884 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.198539  6078 raft_consensus.cc:359] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
W20260713 09:00:29.199508  5925 leader_election.cc:343] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.199673  6078 raft_consensus.cc:385] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.199985  6078 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.199517  6079 raft_consensus.cc:359] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.201242  6079 raft_consensus.cc:385] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.200922  6077 raft_consensus.cc:359] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.201547  6079 raft_consensus.cc:740] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.201629  6077 raft_consensus.cc:385] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.201987  6077 raft_consensus.cc:740] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.202343  6079 consensus_queue.cc:260] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.202759  6077 consensus_queue.cc:260] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.205446  6078 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.206741  6079 ts_tablet_manager.cc:1434] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:00:29.207665  6079 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.207947  6078 ts_tablet_manager.cc:1434] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:00:29.208966  6078 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.207769  5884 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 1.
I20260713 09:00:29.203840  5999 leader_election.cc:304] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6cb1c250d1a4ea9b8301c279f947612; no voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.214488  6084 raft_consensus.cc:2749] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.215857  6077 ts_tablet_manager.cc:1434] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260713 09:00:29.216948  6077 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.218806  5999 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 5425934b65b84908a92a850c36829e06
I20260713 09:00:29.222352  6102 raft_consensus.cc:2804] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.223079  6102 raft_consensus.cc:697] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:29.223956  6102 consensus_queue.cc:237] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.226454  6078 tablet_bootstrap.cc:654] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.226452  6079 tablet_bootstrap.cc:654] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.230159  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.227008  6077 tablet_bootstrap.cc:654] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.237499  6034 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.243611  5923 leader_election.cc:304] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.244969  6085 raft_consensus.cc:2804] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.245347  6085 raft_consensus.cc:493] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.245720  6085 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.258819  6078 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.262336  6078 ts_tablet_manager.cc:1403] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.017s
I20260713 09:00:29.265982  6078 raft_consensus.cc:359] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.266290  6085 raft_consensus.cc:515] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.270066  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.270236  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:29.271144  6034 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:29.272060  5925 leader_election.cc:343] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.266968  6078 raft_consensus.cc:385] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.279896  6078 raft_consensus.cc:740] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.280690  6078 consensus_queue.cc:260] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.278457  6079 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.282335  6079 ts_tablet_manager.cc:1403] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.006s
I20260713 09:00:29.283092  6078 ts_tablet_manager.cc:1434] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260713 09:00:29.284055  6078 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.273497  6085 leader_election.cc:290] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.285136  6079 raft_consensus.cc:359] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.286401  6085 raft_consensus.cc:493] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.286880  6091 raft_consensus.cc:493] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.286105  5780 catalog_manager.cc:5697] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:29.287611  6091 raft_consensus.cc:515] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.287662  6085 raft_consensus.cc:515] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.289618  6091 leader_election.cc:290] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.279176  6034 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.286159  6079 raft_consensus.cc:385] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.292207  6079 raft_consensus.cc:740] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.292490  6077 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.292918  6077 ts_tablet_manager.cc:1403] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.005s
I20260713 09:00:29.292944  6079 consensus_queue.cc:260] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.294690  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.295425  6079 ts_tablet_manager.cc:1434] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260713 09:00:29.295918  5848 leader_election.cc:343] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.296391  5923 leader_election.cc:304] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.296590  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.296463  6077 raft_consensus.cc:359] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.297135  6079 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.297323  6077 raft_consensus.cc:385] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.297763  6077 raft_consensus.cc:740] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.298420  6112 raft_consensus.cc:2804] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.298553  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.298638  6077 consensus_queue.cc:260] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.300746  6085 leader_election.cc:290] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.304901  6079 tablet_bootstrap.cc:654] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.297243  5884 raft_consensus.cc:2468] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.306941  5925 leader_election.cc:304] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:29.308084  6085 raft_consensus.cc:2804] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.308482  6085 raft_consensus.cc:493] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.308930  6085 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:29.312822  5848 leader_election.cc:343] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.313264  5848 leader_election.cc:304] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a; no voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:29.314431  6091 raft_consensus.cc:2749] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.314953  6077 ts_tablet_manager.cc:1434] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260713 09:00:29.315867  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.316185  6077 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
W20260713 09:00:29.317468  5923 leader_election.cc:343] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.318339  6112 raft_consensus.cc:697] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:29.319494  6079 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.320004  6079 ts_tablet_manager.cc:1403] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260713 09:00:29.305693  6078 tablet_bootstrap.cc:654] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.319288  6112 consensus_queue.cc:237] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.322871  6085 raft_consensus.cc:515] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.323033  6079 raft_consensus.cc:359] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.323730  6079 raft_consensus.cc:385] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.324055  6079 raft_consensus.cc:740] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.324782  6079 consensus_queue.cc:260] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.325726  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.326262  5884 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.327280  6079 ts_tablet_manager.cc:1434] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:00:29.328174  6079 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.325870  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
W20260713 09:00:29.330276  5923 leader_election.cc:343] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.333119  5884 raft_consensus.cc:2468] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.334632  5925 leader_election.cc:304] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:29.334942  6079 tablet_bootstrap.cc:654] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.335156  6077 tablet_bootstrap.cc:654] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.335731  6113 raft_consensus.cc:2804] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.336351  6113 raft_consensus.cc:697] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:29.337433  6113 consensus_queue.cc:237] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.341743  6085 leader_election.cc:290] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.343438  6078 tablet_bootstrap.cc:492] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.343895  6078 ts_tablet_manager.cc:1403] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260713 09:00:29.344566  6077 tablet_bootstrap.cc:492] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.345023  6077 ts_tablet_manager.cc:1403] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260713 09:00:29.346881  6078 raft_consensus.cc:359] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.347610  6078 raft_consensus.cc:385] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.347925  6078 raft_consensus.cc:740] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.347724  6077 raft_consensus.cc:359] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.348652  6077 raft_consensus.cc:385] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.348704  6078 consensus_queue.cc:260] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.349030  6077 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.350709  6077 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.351327  6078 ts_tablet_manager.cc:1434] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:00:29.352465  6078 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.359630  6078 tablet_bootstrap.cc:654] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.360529  6077 ts_tablet_manager.cc:1434] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260713 09:00:29.361573  6077 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.373243  6079 tablet_bootstrap.cc:492] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.373723  6079 ts_tablet_manager.cc:1403] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.008s
I20260713 09:00:29.374245  6077 tablet_bootstrap.cc:654] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.374958  5782 catalog_manager.cc:5697] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.376372  6079 raft_consensus.cc:359] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.377058  6079 raft_consensus.cc:385] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.377352  6079 raft_consensus.cc:740] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.378118  6079 consensus_queue.cc:260] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.379763  6078 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.380084  6079 ts_tablet_manager.cc:1434] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:29.380183  6078 ts_tablet_manager.cc:1403] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260713 09:00:29.381460  6079 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: Bootstrap starting.
I20260713 09:00:29.383132  6078 raft_consensus.cc:359] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.383805  6078 raft_consensus.cc:385] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.384120  6078 raft_consensus.cc:740] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.384891  6078 consensus_queue.cc:260] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.387187  6078 ts_tablet_manager.cc:1434] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:00:29.388108  6078 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.394587  6078 tablet_bootstrap.cc:654] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.396780  5781 catalog_manager.cc:5697] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.397876  6077 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.398465  6077 ts_tablet_manager.cc:1403] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.009s
I20260713 09:00:29.398800  6079 tablet_bootstrap.cc:654] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.402537  6077 raft_consensus.cc:359] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.403632  6077 raft_consensus.cc:385] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.404072  6077 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.405184  6077 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.408627  6077 ts_tablet_manager.cc:1434] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:00:29.411463  6077 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.416360  6112 raft_consensus.cc:493] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.416824  6112 raft_consensus.cc:515] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.418808  6077 tablet_bootstrap.cc:654] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.418912  6112 leader_election.cc:290] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.419816  6079 tablet_bootstrap.cc:492] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: No bootstrap required, opened a new log
I20260713 09:00:29.419930  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.420409  6079 ts_tablet_manager.cc:1403] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.007s
I20260713 09:00:29.420449  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.420611  6034 raft_consensus.cc:2468] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
W20260713 09:00:29.421772  5925 leader_election.cc:343] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.422538  5923 leader_election.cc:304] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.423570  6112 raft_consensus.cc:2804] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.423942  6112 raft_consensus.cc:493] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.424302  6112 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.424618  6079 raft_consensus.cc:359] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.425644  6079 raft_consensus.cc:385] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.426306  6079 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.428046  6079 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.432065  6079 ts_tablet_manager.cc:1434] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:00:29.437386  6078 tablet_bootstrap.cc:492] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.438015  6102 raft_consensus.cc:493] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.438287  6078 ts_tablet_manager.cc:1403] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.012s
I20260713 09:00:29.438481  6102 raft_consensus.cc:515] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.440925  6112 raft_consensus.cc:515] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.442129  6078 raft_consensus.cc:359] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.444489  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36aa2b4fcf144cf28336833a51a452c3" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.445418  6078 raft_consensus.cc:385] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.445597  5884 raft_consensus.cc:2468] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 0.
I20260713 09:00:29.445868  6078 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.446895  5999 leader_election.cc:304] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.446858  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.444914  6102 leader_election.cc:290] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.446807  6078 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.447989  6102 raft_consensus.cc:2804] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.448356  6102 raft_consensus.cc:493] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.443058  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36aa2b4fcf144cf28336833a51a452c3" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
W20260713 09:00:29.448601  5925 leader_election.cc:343] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:29.449018  5959 raft_consensus.cc:2468] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 0.
I20260713 09:00:29.450433  6078 ts_tablet_manager.cc:1434] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:00:29.451743  6078 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: Bootstrap starting.
I20260713 09:00:29.450484  6102 raft_consensus.cc:3060] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.456018  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:29.456689  6034 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.459781  6112 leader_election.cc:290] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.465493  6078 tablet_bootstrap.cc:654] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.466631  6034 raft_consensus.cc:2468] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.467991  5923 leader_election.cc:304] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.469129  6112 raft_consensus.cc:2804] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.469590  6077 tablet_bootstrap.cc:492] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.470038  6077 ts_tablet_manager.cc:1403] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.022s
I20260713 09:00:29.472868  6077 raft_consensus.cc:359] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.473657  6077 raft_consensus.cc:385] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.473318  6102 raft_consensus.cc:515] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.473948  6077 raft_consensus.cc:740] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.470367  6112 raft_consensus.cc:697] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:29.475423  6112 consensus_queue.cc:237] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.476308  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36aa2b4fcf144cf28336833a51a452c3" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.476060  6077 consensus_queue.cc:260] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.476857  5885 raft_consensus.cc:3060] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.478477  6077 ts_tablet_manager.cc:1434] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:00:29.479451  6077 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.484025  5885 raft_consensus.cc:2468] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 1.
I20260713 09:00:29.485209  5999 leader_election.cc:304] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.486011  6084 raft_consensus.cc:2804] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.486480  6084 raft_consensus.cc:697] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:29.487258  6084 consensus_queue.cc:237] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.487982  6078 tablet_bootstrap.cc:492] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: No bootstrap required, opened a new log
I20260713 09:00:29.488551  6078 ts_tablet_manager.cc:1403] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260713 09:00:29.488417  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36aa2b4fcf144cf28336833a51a452c3" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:29.489112  5959 raft_consensus.cc:3060] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.491906  6077 tablet_bootstrap.cc:654] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.491918  6078 raft_consensus.cc:359] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.492910  6078 raft_consensus.cc:385] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.493242  6078 raft_consensus.cc:740] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.494107  6078 consensus_queue.cc:260] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.496341  6078 ts_tablet_manager.cc:1434] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:00:29.497280  5959 raft_consensus.cc:2468] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 1.
I20260713 09:00:29.498302  6102 leader_election.cc:290] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.509060  6077 tablet_bootstrap.cc:492] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.510480  6077 ts_tablet_manager.cc:1403] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260713 09:00:29.509126  5779 catalog_manager.cc:5697] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:29.512969  6077 raft_consensus.cc:359] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.517570  6077 raft_consensus.cc:385] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.517835  6077 raft_consensus.cc:740] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.518482  6077 consensus_queue.cc:260] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.518726  5781 catalog_manager.cc:5697] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.520356  6077 ts_tablet_manager.cc:1434] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:00:29.521193  6077 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: Bootstrap starting.
I20260713 09:00:29.526525  6077 tablet_bootstrap.cc:654] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:29.531072  6077 tablet_bootstrap.cc:492] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: No bootstrap required, opened a new log
I20260713 09:00:29.531500  6077 ts_tablet_manager.cc:1403] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:00:29.533900  6077 raft_consensus.cc:359] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.534529  6077 raft_consensus.cc:385] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:29.534775  6077 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Initialized, Role: FOLLOWER
I20260713 09:00:29.535418  6077 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.537238  6077 ts_tablet_manager.cc:1434] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:00:29.574357  6091 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.589139  6084 raft_consensus.cc:493] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.589660  6084 raft_consensus.cc:515] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.592921  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.593580  5959 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 0.
I20260713 09:00:29.592943  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.594751  5885 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 0.
I20260713 09:00:29.594760  5997 leader_election.cc:304] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.596710  6084 leader_election.cc:290] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.596774  6102 raft_consensus.cc:2804] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.597214  6102 raft_consensus.cc:493] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.597608  6102 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.605248  6112 raft_consensus.cc:493] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.605748  6112 raft_consensus.cc:515] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.607699  6112 leader_election.cc:290] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.608518  6102 raft_consensus.cc:515] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.609360  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.610080  5885 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.610474  6102 leader_election.cc:290] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.605772  5959 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.611807  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:29.612408  5960 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.618495  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.617823  5925 leader_election.cc:304] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:29.619328  5885 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.619661  6112 raft_consensus.cc:2804] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.618495  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.620035  6112 raft_consensus.cc:493] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.620460  6034 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.620404  6112 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.617486  5960 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 1.
I20260713 09:00:29.622221  6134 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:29.622500  5997 leader_election.cc:304] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.626014  6084 raft_consensus.cc:2804] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.626477  6084 raft_consensus.cc:697] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:29.627269  6084 consensus_queue.cc:237] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.630120  6112 raft_consensus.cc:515] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.631268  5959 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.632802  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.633352  5884 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.639935  5884 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.641759  5925 leader_election.cc:304] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:29.639997  5885 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 1.
I20260713 09:00:29.642983  6113 raft_consensus.cc:2804] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.643465  6113 raft_consensus.cc:697] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:29.644516  6113 consensus_queue.cc:237] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.646210  6102 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.654166  6112 leader_election.cc:290] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.654227  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:29.655042  6034 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.660014  5781 catalog_manager.cc:5697] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:29.668594  6112 raft_consensus.cc:493] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.669114  6112 raft_consensus.cc:515] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.671718  6112 leader_election.cc:290] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.672791  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.673450  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.674121  6033 raft_consensus.cc:2468] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.675402  5923 leader_election.cc:304] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:29.675678  6034 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.677739  6112 raft_consensus.cc:2804] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:29.678454  6112 raft_consensus.cc:493] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:29.678839  6112 raft_consensus.cc:3060] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.673485  5884 raft_consensus.cc:2468] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 0.
I20260713 09:00:29.688915  6084 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:29.685806  6112 raft_consensus.cc:515] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.696162  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:29.696731  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a836bd8bf0514c4686761e4707a1987a" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:29.697500  6034 raft_consensus.cc:3060] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.699158  5781 catalog_manager.cc:5697] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.696748  5885 raft_consensus.cc:3060] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.711675  5885 raft_consensus.cc:2468] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.713256  5925 leader_election.cc:304] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:29.713727  6034 raft_consensus.cc:2468] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 1.
I20260713 09:00:29.714442  6113 raft_consensus.cc:2804] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:29.715081  6113 raft_consensus.cc:697] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:29.714838  6112 leader_election.cc:290] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 1 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.716213  6113 consensus_queue.cc:237] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.728091  5779 catalog_manager.cc:5697] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:29.736212  6084 raft_consensus.cc:493] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.736737  6084 raft_consensus.cc:515] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.738830  6084 leader_election.cc:290] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:29.739735  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b51b002f0de54472a2d132adfa50ee4a" is_pre_election: true
I20260713 09:00:29.740460  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.740707  5884 raft_consensus.cc:2393] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6cb1c250d1a4ea9b8301c279f947612 in current term 1: Already voted for candidate 5425934b65b84908a92a850c36829e06 in this term.
I20260713 09:00:29.742163  5999 leader_election.cc:304] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6cb1c250d1a4ea9b8301c279f947612; no voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.742941  6084 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.749650  6084 raft_consensus.cc:2749] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.766446  6134 raft_consensus.cc:493] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:29.766949  6134 raft_consensus.cc:515] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:29.768738  6134 leader_election.cc:290] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:29.769867  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5425934b65b84908a92a850c36829e06" is_pre_election: true
I20260713 09:00:29.769897  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612" is_pre_election: true
I20260713 09:00:29.770743  6034 raft_consensus.cc:2393] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b51b002f0de54472a2d132adfa50ee4a in current term 1: Already voted for candidate 5425934b65b84908a92a850c36829e06 in this term.
I20260713 09:00:29.771724  5848 leader_election.cc:304] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a; no voters: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:29.772437  6134 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.776695  6134 raft_consensus.cc:2749] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:29.825960  6113 consensus_queue.cc:1048] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:29.837941  6113 consensus_queue.cc:1048] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.869354  6084 consensus_queue.cc:1048] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.870697  6113 consensus_queue.cc:1048] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:29.881769  5885 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:29.895126  6098 consensus_queue.cc:1048] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:29.898541  6112 consensus_queue.cc:1048] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.898813  6085 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:29.916731  6085 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:29.960367  5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:53922
I20260713 09:00:29.961046  5958 raft_consensus.cc:606] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.966768  5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:53922
I20260713 09:00:29.967319  5958 raft_consensus.cc:606] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.981218  6033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:51024
I20260713 09:00:29.981778  6033 raft_consensus.cc:606] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:29.986707  6033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:51024
I20260713 09:00:29.987169  6033 raft_consensus.cc:606] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:30.005123  5885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:57494
I20260713 09:00:30.005722  5885 raft_consensus.cc:606] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:30.106769  6112 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:30.113740  6085 raft_consensus.cc:993] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.114178  6085 raft_consensus.cc:1081] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.116653  5884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57482
I20260713 09:00:30.119151  5884 raft_consensus.cc:493] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.119522  5884 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.122504  6112 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:30.125938  5884 raft_consensus.cc:515] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.133114  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:30.133731  5958 raft_consensus.cc:3055] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.134075  5958 raft_consensus.cc:740] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:30.135224  5884 leader_election.cc:290] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:30.134853  5958 consensus_queue.cc:260] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.136135  5958 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.136576  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:30.137096  6033 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.142712  5958 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.143620  6033 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.143955  5848 leader_election.cc:304] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:30.144731  6134 raft_consensus.cc:2804] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.145696  6134 raft_consensus.cc:697] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:30.146492  6134 consensus_queue.cc:237] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.152715  5781 catalog_manager.cc:5697] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:30.159504  6084 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:30.173718  6098 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:30.182415  6158 raft_consensus.cc:993] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:30.182955  6158 raft_consensus.cc:1081] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:30.185274  5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53896
I20260713 09:00:30.185801  5958 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.186161  5958 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.187829  6112 consensus_queue.cc:1048] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:30.190150  6098 raft_consensus.cc:993] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.190557  6098 raft_consensus.cc:1081] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.192626  5958 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.194420  5958 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 2 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:30.195331  5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:30.195938  5883 raft_consensus.cc:3055] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.196235  5883 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:30.196945  5883 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.197484  5884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:00:30.198025  5883 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.198041  5884 raft_consensus.cc:493] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.199186  5884 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.202998  5883 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 2.
I20260713 09:00:30.203675  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:30.204227  6033 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.205318  5925 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:30.206162  6112 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.206599  6112 raft_consensus.cc:697] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:30.207346  6112 consensus_queue.cc:237] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.207784  6085 consensus_queue.cc:1048] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:30.205307  5884 raft_consensus.cc:515] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.212518  5884 leader_election.cc:290] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:30.213848  6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:30.214500  6032 raft_consensus.cc:3055] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.214799  6032 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:30.215619  6032 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.216830  6032 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.226755  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:30.229918  5958 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.230429  5781 catalog_manager.cc:5697] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 1 to 2, leader changed from b51b002f0de54472a2d132adfa50ee4a (127.5.157.129) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:30.233376  6098 raft_consensus.cc:993] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.233824  6084 raft_consensus.cc:1081] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.235366  5884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:00:30.235968  5884 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.237854  5884 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.236856  6032 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.241815  5848 leader_election.cc:304] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:30.242666  6158 raft_consensus.cc:2804] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.243137  6158 raft_consensus.cc:697] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:30.243911  6158 consensus_queue.cc:237] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.244818  5884 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.237033  5958 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.228730  6033 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 2.
I20260713 09:00:30.247597  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:30.248138  5960 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.250284  6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:30.250804  6032 raft_consensus.cc:3055] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.251108  6032 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:30.251850  6032 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.252090  5782 catalog_manager.cc:5697] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:30.252863  6032 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.254191  5960 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.255373  5848 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:30.255514  5884 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:30.256182  6158 raft_consensus.cc:2804] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.256642  6158 raft_consensus.cc:697] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:30.257400  6158 consensus_queue.cc:237] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.266949  6032 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.272221  5782 catalog_manager.cc:5697] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:30.335911  6113 raft_consensus.cc:993] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.336436  6113 raft_consensus.cc:1081] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:30.337946  5885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57482
I20260713 09:00:30.338394  5885 raft_consensus.cc:493] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.338690  5885 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.343773  5885 raft_consensus.cc:515] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.345409  5885 leader_election.cc:290] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:30.346199  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:30.346621  6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:30.346799  5960 raft_consensus.cc:3055] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.347137  6032 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.347136  5960 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:30.348035  5960 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.349200  5960 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.353935  6032 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.354996  5848 leader_election.cc:304] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:30.355755  5960 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:30.355855  6158 raft_consensus.cc:2804] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.356379  6158 raft_consensus.cc:697] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:30.357205  6158 consensus_queue.cc:237] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:30.363440  5782 catalog_manager.cc:5697] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:30.530876  6032 raft_consensus.cc:1275] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.532593  6158 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.546743  5960 raft_consensus.cc:1275] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.549384  6156 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.673607  5960 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.674803  6158 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.679551  5885 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.681496  6113 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:30.682883  6033 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.684609  6156 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.691517  6032 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.693212  6085 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.711803  6033 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.712134  5960 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.713068  6158 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.713755  6156 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.863770  5960 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.864955  6134 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.869747  6033 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:30.871311  6156 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:33.036542  5750 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:00:33.037262  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:33.058295  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:33.058799  5960 raft_consensus.cc:606] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 LEADER]: Received request to transfer leadership to TS e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:33.068351  5885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
mode: GRACEFUL
new_leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:57504
I20260713 09:00:33.068856  5885 raft_consensus.cc:606] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Received request to transfer leadership to TS e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:33.069947  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:33.070376  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:33.284742  6167 raft_consensus.cc:993] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: : Instructing follower e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:33.285161  6173 raft_consensus.cc:1081] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 LEADER]: Signalling peer e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:33.286430  6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:51020
I20260713 09:00:33.286883  6033 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:33.287194  6033 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.291319  6033 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.292706  6033 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 3 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:33.293485  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:33.293818  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:33.294075  5885 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.294355  5960 raft_consensus.cc:3055] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:33.294662  5960 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:33.295430  5960 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.296602  5960 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.300330  5885 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 3.
I20260713 09:00:33.301446  5999 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:33.302237  6172 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:33.302759  5960 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 3.
I20260713 09:00:33.303768  6172 raft_consensus.cc:697] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:33.304968  6172 consensus_queue.cc:237] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.311132  5781 catalog_manager.cc:5697] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 2 to 3, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:33.412822  6156 raft_consensus.cc:993] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: : Instructing follower e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:33.413233  6180 raft_consensus.cc:1081] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Signalling peer e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:33.414710  6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:51016
I20260713 09:00:33.415134  6033 raft_consensus.cc:493] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:33.415433  6033 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.420372  6033 raft_consensus.cc:515] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.421849  6033 leader_election.cc:290] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 3 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:33.422619  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:33.422823  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:33.423203  5885 raft_consensus.cc:3055] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:33.423334  5960 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.423528  5885 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:33.424340  5885 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.425179  5885 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:33.427623  5960 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 3.
I20260713 09:00:33.428522  5997 leader_election.cc:304] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:33.429148  6172 raft_consensus.cc:2804] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:33.429564  6172 raft_consensus.cc:697] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:33.429735  5885 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 3.
I20260713 09:00:33.430318  6172 consensus_queue.cc:237] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:33.438730  5781 catalog_manager.cc:5697] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 2 to 3, leader changed from b51b002f0de54472a2d132adfa50ee4a (127.5.157.129) to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:33.850448  5960 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:33.851478  6172 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:33.861093  5885 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:33.862926  6185 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:33.941937  5960 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:33.943168  6172 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:33.951170  5885 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:33.952474  6174 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:34.071051  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:34.080087  5885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:57494
I20260713 09:00:34.080600  5885 raft_consensus.cc:606] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:34.084954  5885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:57494
I20260713 09:00:34.085408  5885 raft_consensus.cc:606] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:34.089417  5885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:57494
I20260713 09:00:34.089859  5885 raft_consensus.cc:606] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:34.093765  6033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:51024
I20260713 09:00:34.094173  6033 raft_consensus.cc:606] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:34.102443  6033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
mode: GRACEFUL
new_leader_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:51024
I20260713 09:00:34.103031  6033 raft_consensus.cc:606] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Received request to transfer leadership to TS 5425934b65b84908a92a850c36829e06
I20260713 09:00:34.226519  6180 raft_consensus.cc:993] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.226962  6190 raft_consensus.cc:1081] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.228360  5960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53896
I20260713 09:00:34.228814  5960 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.229120  5960 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.233477  5960 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.234949  5960 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 3 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:34.235780  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:34.235970  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:34.236397  5885 raft_consensus.cc:3055] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.236563  6033 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.236745  5885 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:34.237491  5885 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.238508  5885 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.241430  6033 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.242611  5923 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:34.243261  6173 raft_consensus.cc:2804] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.243686  5885 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.244361  6173 raft_consensus.cc:697] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:34.245198  6173 consensus_queue.cc:237] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.251158  5781 catalog_manager.cc:5697] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 2 to 3, leader changed from b51b002f0de54472a2d132adfa50ee4a (127.5.157.129) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 3 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.348366  6180 raft_consensus.cc:993] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.348754  6190 raft_consensus.cc:1081] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.350170  5960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53896
I20260713 09:00:34.350605  5960 raft_consensus.cc:493] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.350883  5960 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.355192  5960 raft_consensus.cc:515] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.356859  5960 leader_election.cc:290] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 3 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:34.357497  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:34.357863  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de53cf021f248fd9b20596ac06558cd" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:34.358139  5885 raft_consensus.cc:3055] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.358409  6033 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.358506  5885 raft_consensus.cc:740] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:34.359292  5885 consensus_queue.cc:260] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.360149  5885 raft_consensus.cc:3060] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.364353  6033 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.365036  6185 raft_consensus.cc:993] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.365430  6174 raft_consensus.cc:1081] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.366204  5923 leader_election.cc:304] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:34.366848  5960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c26804a639144329f9d4c86016c9552"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53906
I20260713 09:00:34.367025  6173 raft_consensus.cc:2804] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.367331  5960 raft_consensus.cc:493] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.367353  5885 raft_consensus.cc:2468] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.367633  6173 raft_consensus.cc:697] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:34.367798  5960 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.368534  6173 consensus_queue.cc:237] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.373994  5960 raft_consensus.cc:515] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.376410  5960 leader_election.cc:290] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 4 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:34.376682  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:34.376549  5782 catalog_manager.cc:5697] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 2 to 3, leader changed from b51b002f0de54472a2d132adfa50ee4a (127.5.157.129) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 3 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.377246  5884 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.377853  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c26804a639144329f9d4c86016c9552" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:34.378373  6033 raft_consensus.cc:3055] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:34.378651  6033 raft_consensus.cc:740] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:34.379371  6033 consensus_queue.cc:260] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.380234  6033 raft_consensus.cc:3060] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.382715  5884 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 4.
I20260713 09:00:34.383651  5925 leader_election.cc:304] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:34.384302  6173 raft_consensus.cc:2804] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:34.384708  6173 raft_consensus.cc:697] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:34.385434  6173 consensus_queue.cc:237] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.385926  6033 raft_consensus.cc:2468] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 4.
I20260713 09:00:34.390600  5782 catalog_manager.cc:5697] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 3 to 4, leader changed from e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 4 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.403235  6172 raft_consensus.cc:993] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.403587  6174 raft_consensus.cc:1081] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.404901  5960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53906
I20260713 09:00:34.405284  5960 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.405490  5960 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.408962  5960 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.410171  5960 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 4 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:34.410987  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:34.411170  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:34.411554  5884 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.411659  6033 raft_consensus.cc:3055] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:34.412002  6033 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:34.412797  6033 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.413981  6033 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.417819  5884 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 4.
I20260713 09:00:34.418810  5925 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, b51b002f0de54472a2d132adfa50ee4a; no voters: 
I20260713 09:00:34.419428  6173 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:34.419428  6033 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 4.
I20260713 09:00:34.420054  6173 raft_consensus.cc:697] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:34.420854  6173 consensus_queue.cc:237] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.425889  5782 catalog_manager.cc:5697] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 3 to 4, leader changed from e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 4 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.543497  6180 raft_consensus.cc:993] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: : Instructing follower 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.543897  6190 raft_consensus.cc:1081] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Signalling peer 5425934b65b84908a92a850c36829e06 to start an election
I20260713 09:00:34.545189  5960 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "5425934b65b84908a92a850c36829e06"
 from {username='slave'} at 127.0.0.1:53896
I20260713 09:00:34.545714  5960 raft_consensus.cc:493] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.545935  5960 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.549700  5960 raft_consensus.cc:515] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.550902  5960 leader_election.cc:290] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [CANDIDATE]: Term 3 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:34.551817  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:34.551729  5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "5425934b65b84908a92a850c36829e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:34.552351  6033 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.552410  5884 raft_consensus.cc:3055] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.552801  5884 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:34.553476  5884 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.554374  5884 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.556384  6033 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.557268  5923 leader_election.cc:304] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [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: 5425934b65b84908a92a850c36829e06, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:34.557940  6173 raft_consensus.cc:2804] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.558387  6173 raft_consensus.cc:697] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Becoming Leader. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:34.559367  5884 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5425934b65b84908a92a850c36829e06 in term 3.
I20260713 09:00:34.559159  6173 consensus_queue.cc:237] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:34.565622  5782 catalog_manager.cc:5697] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 reported cstate change: term changed from 2 to 3, leader changed from b51b002f0de54472a2d132adfa50ee4a (127.5.157.129) to 5425934b65b84908a92a850c36829e06 (127.5.157.130). New cstate: current_term: 3 leader_uuid: "5425934b65b84908a92a850c36829e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.647395  6033 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.648779  6173 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:34.657492  5884 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.660145  6191 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:34.769214  6033 raft_consensus.cc:1275] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.770442  6191 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:34.780339  5884 raft_consensus.cc:1275] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.781750  6173 consensus_queue.cc:1048] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:34.870024  5884 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:34.871279  6173 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:34.877800  6033 raft_consensus.cc:1275] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:34.879187  6191 consensus_queue.cc:1048] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:34.913232  5884 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:34.914386  6191 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:34.921672  6033 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:34.923375  6173 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:35.041469  5884 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.042605  6173 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:35.051456  6033 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Refusing update from remote peer 5425934b65b84908a92a850c36829e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.052732  6173 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:37.109359  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:37.116402  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1756efba479c4699872c926ef89f40df"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:37.117444  5960 raft_consensus.cc:606] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:37.120651  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:37.121093  5960 raft_consensus.cc:606] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:37.127748  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:37.128252  5960 raft_consensus.cc:606] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Received request to transfer leadership to TS e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:37.130435  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:37.130836  5960 raft_consensus.cc:606] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Received request to transfer leadership to TS e6cb1c250d1a4ea9b8301c279f947612
I20260713 09:00:37.133019  5960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8"
dest_uuid: "5425934b65b84908a92a850c36829e06"
mode: GRACEFUL
new_leader_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:53936
I20260713 09:00:37.133443  5960 raft_consensus.cc:606] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Received request to transfer leadership to TS b51b002f0de54472a2d132adfa50ee4a
I20260713 09:00:37.134492  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:00:37.134944  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:37.308692  6212 raft_consensus.cc:993] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: : Instructing follower e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:37.309232  6211 raft_consensus.cc:1081] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Signalling peer e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:37.310758  6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:51020
I20260713 09:00:37.311192  6033 raft_consensus.cc:493] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.311622  6033 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:37.314692  6212 raft_consensus.cc:993] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.315102  6211 raft_consensus.cc:1081] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.316717  5884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1756efba479c4699872c926ef89f40df"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57482
I20260713 09:00:37.317165  5884 raft_consensus.cc:493] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.317493  5884 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.318279  6033 raft_consensus.cc:515] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.320425  6033 leader_election.cc:290] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 5 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:37.321352  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:37.321625  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45aec750cd0a4927868940cbc68943a6" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:37.322177  5885 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:37.322252  5960 raft_consensus.cc:3055] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:00:37.322602  5960 raft_consensus.cc:740] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:37.323359  5960 consensus_queue.cc:260] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.323664  5884 raft_consensus.cc:515] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.324597  5960 raft_consensus.cc:3060] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:37.325670  5884 leader_election.cc:290] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:37.326773  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:37.327308  6033 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.327595  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756efba479c4699872c926ef89f40df" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:37.327813  5885 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 5.
I20260713 09:00:37.328135  5958 raft_consensus.cc:3055] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.328473  5958 raft_consensus.cc:740] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:37.329068  5999 leader_election.cc:304] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:37.329222  5958 consensus_queue.cc:260] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.330067  6174 raft_consensus.cc:2804] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:00:37.330518  5958 raft_consensus.cc:3060] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.330801  5960 raft_consensus.cc:2468] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 5.
I20260713 09:00:37.333120  6033 raft_consensus.cc:2468] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:37.332697  6174 raft_consensus.cc:697] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 5 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:37.334374  5848 leader_election.cc:304] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:37.334302  6174 consensus_queue.cc:237] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.336043  6214 raft_consensus.cc:2804] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.337993  6214 raft_consensus.cc:697] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:37.338362  5958 raft_consensus.cc:2468] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:37.338960  6214 consensus_queue.cc:237] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.349174  5781 catalog_manager.cc:5697] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 4 to 5, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 5 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:37.349184  5782 catalog_manager.cc:5697] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.431759  6212 raft_consensus.cc:993] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: : Instructing follower e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:37.432171  6211 raft_consensus.cc:1081] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Signalling peer e6cb1c250d1a4ea9b8301c279f947612 to start an election
I20260713 09:00:37.433451  6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe"
dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
 from {username='slave'} at 127.0.0.1:51020
I20260713 09:00:37.433908  6033 raft_consensus.cc:493] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.434237  6033 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.438361  6033 raft_consensus.cc:515] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.439652  6033 leader_election.cc:290] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [CANDIDATE]: Term 4 election: Requested vote from peers b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169), 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983)
I20260713 09:00:37.440383  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
I20260713 09:00:37.440583  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d95b6a299d4549a07d985aca3856fe" candidate_uuid: "e6cb1c250d1a4ea9b8301c279f947612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:37.440851  5885 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.441215  5958 raft_consensus.cc:3055] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:37.441550  5958 raft_consensus.cc:740] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:37.442224  5958 consensus_queue.cc:260] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.443228  5958 raft_consensus.cc:3060] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.445112  5885 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 4.
I20260713 09:00:37.446053  5999 leader_election.cc:304] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:37.446802  6174 raft_consensus.cc:2804] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:37.447198  6174 raft_consensus.cc:697] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 4 LEADER]: Becoming Leader. State: Replica: e6cb1c250d1a4ea9b8301c279f947612, State: Running, Role: LEADER
I20260713 09:00:37.448164  5958 raft_consensus.cc:2468] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6cb1c250d1a4ea9b8301c279f947612 in term 4.
I20260713 09:00:37.447988  6174 consensus_queue.cc:237] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.454598  5782 catalog_manager.cc:5697] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 reported cstate change: term changed from 3 to 4, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131). New cstate: current_term: 4 leader_uuid: "e6cb1c250d1a4ea9b8301c279f947612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:37.456391  6212 raft_consensus.cc:993] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.456796  6211 raft_consensus.cc:1081] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.458225  5885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57482
I20260713 09:00:37.458694  5885 raft_consensus.cc:493] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.459007  5885 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.463388  5885 raft_consensus.cc:515] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.464814  5885 leader_election.cc:290] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 4 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:37.465354  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:37.465776  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa0a712f68b488c8befd3d675bd9d78" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:37.465962  5958 raft_consensus.cc:3055] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:37.466225  6033 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.466351  5958 raft_consensus.cc:740] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:37.467049  5958 consensus_queue.cc:260] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.467902  5958 raft_consensus.cc:3060] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:37.470110  6033 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 4.
I20260713 09:00:37.470885  5848 leader_election.cc:304] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [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: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:37.471524  6214 raft_consensus.cc:2804] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:37.471909  6214 raft_consensus.cc:697] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 4 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:37.472232  5958 raft_consensus.cc:2468] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 4.
I20260713 09:00:37.472636  6214 consensus_queue.cc:237] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [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: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.479233  5782 catalog_manager.cc:5697] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 3 to 4, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 4 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.513269  6212 raft_consensus.cc:993] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: : Instructing follower b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.513716  6211 raft_consensus.cc:1081] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Signalling peer b51b002f0de54472a2d132adfa50ee4a to start an election
I20260713 09:00:37.515048  5885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8"
dest_uuid: "b51b002f0de54472a2d132adfa50ee4a"
 from {username='slave'} at 127.0.0.1:57482
I20260713 09:00:37.515456  5885 raft_consensus.cc:493] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.515730  5885 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.519526  5885 raft_consensus.cc:515] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.520918  5885 leader_election.cc:290] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Requested vote from peers 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983), e6cb1c250d1a4ea9b8301c279f947612 (127.5.157.131:42181)
I20260713 09:00:37.521564  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5425934b65b84908a92a850c36829e06"
I20260713 09:00:37.521906  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce817e5869e4454fb51df3abca6917e8" candidate_uuid: "b51b002f0de54472a2d132adfa50ee4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6cb1c250d1a4ea9b8301c279f947612"
I20260713 09:00:37.522140  5958 raft_consensus.cc:3055] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.522413  6033 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.522454  5958 raft_consensus.cc:740] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5425934b65b84908a92a850c36829e06, State: Running, Role: LEADER
I20260713 09:00:37.523347  5958 consensus_queue.cc:260] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.524444  5958 raft_consensus.cc:3060] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.528414  6033 raft_consensus.cc:2468] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:37.529363  5848 leader_election.cc:304] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b51b002f0de54472a2d132adfa50ee4a, e6cb1c250d1a4ea9b8301c279f947612; no voters: 
I20260713 09:00:37.530052  6214 raft_consensus.cc:2804] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.530412  5958 raft_consensus.cc:2468] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b51b002f0de54472a2d132adfa50ee4a in term 2.
I20260713 09:00:37.530557  6214 raft_consensus.cc:697] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Becoming Leader. State: Replica: b51b002f0de54472a2d132adfa50ee4a, State: Running, Role: LEADER
I20260713 09:00:37.531371  6214 consensus_queue.cc:237] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } }
I20260713 09:00:37.537950  5782 catalog_manager.cc:5697] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a reported cstate change: term changed from 1 to 2, leader changed from 5425934b65b84908a92a850c36829e06 (127.5.157.130) to b51b002f0de54472a2d132adfa50ee4a (127.5.157.129). New cstate: current_term: 2 leader_uuid: "b51b002f0de54472a2d132adfa50ee4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.767241  5885 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 5 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:37.768313  6174 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" 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:00:37.773797  5958 raft_consensus.cc:1275] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 5 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:37.776458  6174 consensus_queue.cc:1048] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:37.778191  6033 raft_consensus.cc:1275] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:37.779875  6214 consensus_queue.cc:1048] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:37.797056  5958 raft_consensus.cc:1275] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:37.798454  6214 consensus_queue.cc:1048] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:37.864892  5885 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:37.866070  6174 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b51b002f0de54472a2d132adfa50ee4a" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:37.875579  5958 raft_consensus.cc:1275] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Refusing update from remote peer e6cb1c250d1a4ea9b8301c279f947612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:37.876991  6228 consensus_queue.cc:1048] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:37.929610  5958 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:37.930675  6214 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:37.936154  6033 raft_consensus.cc:1275] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:37.938838  6214 consensus_queue.cc:1048] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:37.952380  5958 raft_consensus.cc:1275] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:37.953595  6239 consensus_queue.cc:1048] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5425934b65b84908a92a850c36829e06" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:37.961792  6033 raft_consensus.cc:1275] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Refusing update from remote peer b51b002f0de54472a2d132adfa50ee4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:37.963191  6239 consensus_queue.cc:1048] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cb1c250d1a4ea9b8301c279f947612" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.135798  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:38.141603  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:00:38.163129  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:38.163883  5750 tablet_replica.cc:333] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.164791  5750 raft_consensus.cc:2243] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.165642  5750 raft_consensus.cc:2272] T ce817e5869e4454fb51df3abca6917e8 P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.168255  5750 tablet_replica.cc:333] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.168777  5750 raft_consensus.cc:2243] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.169147  5750 raft_consensus.cc:2272] T a836bd8bf0514c4686761e4707a1987a P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.170758  5750 tablet_replica.cc:333] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.171283  5750 raft_consensus.cc:2243] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.171646  5750 raft_consensus.cc:2272] T 36aa2b4fcf144cf28336833a51a452c3 P b51b002f0de54472a2d132adfa50ee4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.173019  5750 tablet_replica.cc:333] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.173465  5750 raft_consensus.cc:2243] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.174157  5750 raft_consensus.cc:2272] T 1aa0a712f68b488c8befd3d675bd9d78 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.175966  5750 tablet_replica.cc:333] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.176440  5750 raft_consensus.cc:2243] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.177084  5750 raft_consensus.cc:2272] T 1756efba479c4699872c926ef89f40df P b51b002f0de54472a2d132adfa50ee4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.178797  5750 tablet_replica.cc:333] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.179265  5750 raft_consensus.cc:2243] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.179626  5750 raft_consensus.cc:2272] T 7de53cf021f248fd9b20596ac06558cd P b51b002f0de54472a2d132adfa50ee4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.181066  5750 tablet_replica.cc:333] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.181488  5750 raft_consensus.cc:2243] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.181937  5750 raft_consensus.cc:2272] T 45aec750cd0a4927868940cbc68943a6 P b51b002f0de54472a2d132adfa50ee4a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.183694  5750 tablet_replica.cc:333] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.184170  5750 raft_consensus.cc:2243] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.184551  5750 raft_consensus.cc:2272] T 94d95b6a299d4549a07d985aca3856fe P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.186470  5750 tablet_replica.cc:333] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a: stopping tablet replica
I20260713 09:00:38.186888  5750 raft_consensus.cc:2243] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.187265  5750 raft_consensus.cc:2272] T 5c26804a639144329f9d4c86016c9552 P b51b002f0de54472a2d132adfa50ee4a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.278141  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
W20260713 09:00:38.281685  5925 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.157.129:37169: connect: Connection refused (error 111)
W20260713 09:00:38.286469  5925 consensus_peers.cc:597] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 -> Peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Couldn't send request to peer b51b002f0de54472a2d132adfa50ee4a. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:00:38.288317  5999 consensus_peers.cc:597] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 -> Peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Couldn't send request to peer b51b002f0de54472a2d132adfa50ee4a. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:38.298789  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:00:38.319187  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:38.319785  5750 tablet_replica.cc:333] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.320330  5750 raft_consensus.cc:2243] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.321058  5750 raft_consensus.cc:2272] T a836bd8bf0514c4686761e4707a1987a P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.322786  5750 tablet_replica.cc:333] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.323284  5750 raft_consensus.cc:2243] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.323663  5750 raft_consensus.cc:2272] T 45aec750cd0a4927868940cbc68943a6 P 5425934b65b84908a92a850c36829e06 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.325763  5750 tablet_replica.cc:333] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.326256  5750 raft_consensus.cc:2243] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.326948  5750 raft_consensus.cc:2272] T 7de53cf021f248fd9b20596ac06558cd P 5425934b65b84908a92a850c36829e06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.328599  5750 tablet_replica.cc:333] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.329051  5750 raft_consensus.cc:2243] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.329457  5750 raft_consensus.cc:2272] T 36aa2b4fcf144cf28336833a51a452c3 P 5425934b65b84908a92a850c36829e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.330936  5750 tablet_replica.cc:333] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.331367  5750 raft_consensus.cc:2243] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.331728  5750 raft_consensus.cc:2272] T 1756efba479c4699872c926ef89f40df P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.333499  5750 tablet_replica.cc:333] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.334014  5750 raft_consensus.cc:2243] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.334372  5750 raft_consensus.cc:2272] T 1aa0a712f68b488c8befd3d675bd9d78 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.336012  5750 tablet_replica.cc:333] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.336483  5750 raft_consensus.cc:2243] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.336835  5750 raft_consensus.cc:2272] T ce817e5869e4454fb51df3abca6917e8 P 5425934b65b84908a92a850c36829e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.338739  5750 tablet_replica.cc:333] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.339156  5750 raft_consensus.cc:2243] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.339800  5750 raft_consensus.cc:2272] T 5c26804a639144329f9d4c86016c9552 P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.341421  5750 tablet_replica.cc:333] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06: stopping tablet replica
I20260713 09:00:38.341886  5750 raft_consensus.cc:2243] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.342237  5750 raft_consensus.cc:2272] T 94d95b6a299d4549a07d985aca3856fe P 5425934b65b84908a92a850c36829e06 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:38.353399  5999 consensus_peers.cc:597] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 -> Peer b51b002f0de54472a2d132adfa50ee4a (127.5.157.129:37169): Couldn't send request to peer b51b002f0de54472a2d132adfa50ee4a. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:38.369613  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
W20260713 09:00:38.388520  5997 consensus_peers.cc:597] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 -> Peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Couldn't send request to peer 5425934b65b84908a92a850c36829e06. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:40983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:38.389405  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
W20260713 09:00:38.391922  5997 consensus_peers.cc:597] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 -> Peer 5425934b65b84908a92a850c36829e06 (127.5.157.130:40983): Couldn't send request to peer 5425934b65b84908a92a850c36829e06. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:40983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:38.413458  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:38.414140  5750 tablet_replica.cc:333] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.414762  5750 raft_consensus.cc:2243] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.415508  5750 raft_consensus.cc:2272] T 36aa2b4fcf144cf28336833a51a452c3 P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.417300  5750 tablet_replica.cc:333] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.417811  5750 raft_consensus.cc:2243] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.418191  5750 raft_consensus.cc:2272] T ce817e5869e4454fb51df3abca6917e8 P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.420058  5750 tablet_replica.cc:333] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.420523  5750 raft_consensus.cc:2243] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.420897  5750 raft_consensus.cc:2272] T 1756efba479c4699872c926ef89f40df P e6cb1c250d1a4ea9b8301c279f947612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.422693  5750 tablet_replica.cc:333] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.423158  5750 raft_consensus.cc:2243] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.423549  5750 raft_consensus.cc:2272] T 1aa0a712f68b488c8befd3d675bd9d78 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.425256  5750 tablet_replica.cc:333] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.425873  5750 raft_consensus.cc:2243] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.426283  5750 raft_consensus.cc:2272] T a836bd8bf0514c4686761e4707a1987a P e6cb1c250d1a4ea9b8301c279f947612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.427891  5750 tablet_replica.cc:333] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.428336  5750 raft_consensus.cc:2243] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.428717  5750 raft_consensus.cc:2272] T 7de53cf021f248fd9b20596ac06558cd P e6cb1c250d1a4ea9b8301c279f947612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.430162  5750 tablet_replica.cc:333] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.430606  5750 raft_consensus.cc:2243] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.431262  5750 raft_consensus.cc:2272] T 45aec750cd0a4927868940cbc68943a6 P e6cb1c250d1a4ea9b8301c279f947612 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.433077  5750 tablet_replica.cc:333] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.433780  5750 raft_consensus.cc:2243] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:38.434229  5750 raft_consensus.cc:2272] T 5c26804a639144329f9d4c86016c9552 P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.435943  5750 tablet_replica.cc:333] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612: stopping tablet replica
I20260713 09:00:38.436398  5750 raft_consensus.cc:2243] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.437052  5750 raft_consensus.cc:2272] T 94d95b6a299d4549a07d985aca3856fe P e6cb1c250d1a4ea9b8301c279f947612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.462656  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:00:38.478004  5750 master.cc:562] Master@127.5.157.190:37461 shutting down...
I20260713 09:00:38.595048  5837 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:00:38.596757  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:38.597275  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:38.597633  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P 950fd0a986a54158acbc1bae9e3d02fe: stopping tablet replica
I20260713 09:00:38.616057  5750 master.cc:584] Master@127.5.157.190:37461 shutdown complete.
5425934b65b84908a92a850c36829e06  4
b51b002f0de54472a2d132adfa50ee4a  4
e6cb1c250d1a4ea9b8301c279f947612  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12394 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:00:38.652753  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:35595
I20260713 09:00:38.653878  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.659035  6250 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:00:38.659054  6249 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:00:38.660269  6252 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:00:38.660900  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:38.661689  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.661881  5750 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:00:38.662029  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933238661999 us; error 0 us; skew 500 ppm
I20260713 09:00:38.662523  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.664754  5750 webserver.cc:533] Webserver started at http://127.5.157.190:36447/ using document root <none> and password file <none>
I20260713 09:00:38.665235  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.665417  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.665880  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.666903  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "61e3bde72fb549af8b31a1d5bc45883b"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-xzmj"
I20260713 09:00:38.671036  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:00:38.674190  6257 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:00:38.675007  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:00:38.675305  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "61e3bde72fb549af8b31a1d5bc45883b"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-xzmj"
I20260713 09:00:38.675633  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-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:00:38.687225  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.688390  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.723644  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:35595
I20260713 09:00:38.723764  6308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:35595 every 8 connection(s)
I20260713 09:00:38.727298  6309 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:00:38.735966  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b: Bootstrap starting.
I20260713 09:00:38.740317  6309 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:38.744120  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b: No bootstrap required, opened a new log
I20260713 09:00:38.746248  6309 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER }
I20260713 09:00:38.746624  6309 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:38.746842  6309 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e3bde72fb549af8b31a1d5bc45883b, State: Initialized, Role: FOLLOWER
I20260713 09:00:38.747375  6309 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER }
I20260713 09:00:38.747805  6309 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:38.748021  6309 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:38.748277  6309 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:38.751995  6309 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER }
I20260713 09:00:38.752485  6309 leader_election.cc:304] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [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: 61e3bde72fb549af8b31a1d5bc45883b; no voters: 
I20260713 09:00:38.753558  6309 leader_election.cc:290] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:38.753885  6312 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:38.755084  6312 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 1 LEADER]: Becoming Leader. State: Replica: 61e3bde72fb549af8b31a1d5bc45883b, State: Running, Role: LEADER
I20260713 09:00:38.755741  6312 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [LEADER]: Queue going to LEADER mode. State: All 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: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER }
I20260713 09:00:38.756392  6309 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:38.759909  6313 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61e3bde72fb549af8b31a1d5bc45883b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER } }
I20260713 09:00:38.760104  6314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61e3bde72fb549af8b31a1d5bc45883b. Latest consensus state: current_term: 1 leader_uuid: "61e3bde72fb549af8b31a1d5bc45883b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e3bde72fb549af8b31a1d5bc45883b" member_type: VOTER } }
I20260713 09:00:38.760735  6313 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:38.760749  6314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:38.764605  6318 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:38.772626  6318 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:38.773617  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:38.780652  6318 catalog_manager.cc:1383] Generated new cluster ID: 4ac6623cb2bf48f8bf6b8e3ad3854342
I20260713 09:00:38.780915  6318 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:38.816570  6318 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:38.817749  6318 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:38.838449  6318 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b: Generated new TSK 0
I20260713 09:00:38.839071  6318 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:38.904488  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.909909  6330 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:00:38.911530  6331 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:00:38.912827  6333 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:00:38.913293  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:38.914335  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.914542  5750 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:00:38.914712  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933238914697 us; error 0 us; skew 500 ppm
I20260713 09:00:38.915197  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.917286  5750 webserver.cc:533] Webserver started at http://127.5.157.129:44151/ using document root <none> and password file <none>
I20260713 09:00:38.917765  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:38.917960  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:38.918212  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:38.919185  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-xzmj"
I20260713 09:00:38.923290  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:00:38.926299  6338 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:00:38.926970  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:38.927240  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
format_stamp: "Formatted at 2026-07-13 09:00:38 on dist-test-slave-xzmj"
I20260713 09:00:38.927507  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-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:00:38.937098  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:38.938259  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:38.939560  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:38.941951  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:38.942178  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.942417  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:38.942611  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:38.980309  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:42115
I20260713 09:00:38.980398  6400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:42115 every 8 connection(s)
I20260713 09:00:38.985049  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:38.991722  6405 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:00:38.991953  6406 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:00:38.994938  6409 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:00:38.994994  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:38.996441  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:38.996663  5750 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:00:38.996872  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933238996853 us; error 0 us; skew 500 ppm
I20260713 09:00:38.997439  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:38.999635  6401 heartbeater.cc:344] Connected to a master server at 127.5.157.190:35595
I20260713 09:00:38.999954  6401 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:39.000367  5750 webserver.cc:533] Webserver started at http://127.5.157.130:39579/ using document root <none> and password file <none>
I20260713 09:00:39.000727  6401 heartbeater.cc:507] Master 127.5.157.190:35595 requested a full tablet report, sending...
I20260713 09:00:39.000969  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:39.001235  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:39.001562  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:39.002806  6274 ts_manager.cc:194] Registered new tserver with Master: c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115)
I20260713 09:00:39.002900  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "3656f83688f640878a249774c17bc537"
format_stamp: "Formatted at 2026-07-13 09:00:39 on dist-test-slave-xzmj"
I20260713 09:00:39.004472  6274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60324
I20260713 09:00:39.007694  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:00:39.011116  6413 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:00:39.011829  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:00:39.012126  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "3656f83688f640878a249774c17bc537"
format_stamp: "Formatted at 2026-07-13 09:00:39 on dist-test-slave-xzmj"
I20260713 09:00:39.012455  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-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:00:39.026953  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:39.028170  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:39.029700  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:39.031862  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:39.032092  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:39.032337  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:39.032526  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:39.073278  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:42909
I20260713 09:00:39.073385  6475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:42909 every 8 connection(s)
I20260713 09:00:39.078228  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:39.085207  6479 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:00:39.086345  6480 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:00:39.089234  5750 server_base.cc:1061] running on GCE node
W20260713 09:00:39.090029  6482 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:00:39.090277  6476 heartbeater.cc:344] Connected to a master server at 127.5.157.190:35595
I20260713 09:00:39.090685  6476 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:39.091135  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:39.091387  5750 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:00:39.091519  6476 heartbeater.cc:507] Master 127.5.157.190:35595 requested a full tablet report, sending...
I20260713 09:00:39.091609  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933239091589 us; error 0 us; skew 500 ppm
I20260713 09:00:39.092360  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:39.093886  6274 ts_manager.cc:194] Registered new tserver with Master: 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.094952  5750 webserver.cc:533] Webserver started at http://127.5.157.131:41245/ using document root <none> and password file <none>
I20260713 09:00:39.095413  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:39.095448  6274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60338
I20260713 09:00:39.095647  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:39.095952  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:39.097100  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "14f7e48cd9b74b988304a407873df1a2"
format_stamp: "Formatted at 2026-07-13 09:00:39 on dist-test-slave-xzmj"
I20260713 09:00:39.101236  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:00:39.104187  6487 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:00:39.104903  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:00:39.105194  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "14f7e48cd9b74b988304a407873df1a2"
format_stamp: "Formatted at 2026-07-13 09:00:39 on dist-test-slave-xzmj"
I20260713 09:00:39.105458  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933226095460-5750-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:00:39.142416  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:39.143556  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:39.144930  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:39.147112  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:39.147318  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:39.147540  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:39.147715  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:39.185617  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:42819
I20260713 09:00:39.185714  6549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:42819 every 8 connection(s)
I20260713 09:00:39.198354  6550 heartbeater.cc:344] Connected to a master server at 127.5.157.190:35595
I20260713 09:00:39.198700  6550 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:39.199354  6550 heartbeater.cc:507] Master 127.5.157.190:35595 requested a full tablet report, sending...
I20260713 09:00:39.201188  6274 ts_manager.cc:194] Registered new tserver with Master: 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.201632  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013075272s
I20260713 09:00:39.202450  6274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60340
I20260713 09:00:39.224828  6274 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60344:
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:00:39.227568  6274 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:00:39.291978  6514 tablet_service.cc:1511] Processing CreateTablet for tablet f331c97ff2b04418826c822e53c46763 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:39.292203  6515 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc7108d1a9d4c9195dd1105b692e504 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:39.293558  6514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331c97ff2b04418826c822e53c46763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.295142  6515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc7108d1a9d4c9195dd1105b692e504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.295367  6513 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef7a0264fd44a8781eb72c05e71620d (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:39.296623  6513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef7a0264fd44a8781eb72c05e71620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.299034  6512 tablet_service.cc:1511] Processing CreateTablet for tablet 13c91a8fe2ff43bf85f72a92c8cde565 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:39.300320  6512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c91a8fe2ff43bf85f72a92c8cde565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.301831  6511 tablet_service.cc:1511] Processing CreateTablet for tablet 34670479871a400fa43485351adb50c8 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:39.303041  6511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34670479871a400fa43485351adb50c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.313414  6510 tablet_service.cc:1511] Processing CreateTablet for tablet ed9369466ddd4131b2badb9cb0fb785b (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:39.314777  6510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9369466ddd4131b2badb9cb0fb785b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.319355  6509 tablet_service.cc:1511] Processing CreateTablet for tablet 8aed73f7d5d34e5d95237368c1393b0c (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:39.320636  6509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aed73f7d5d34e5d95237368c1393b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.323593  6508 tablet_service.cc:1511] Processing CreateTablet for tablet 647b5123577e49ef8b36d629f7ac1f1e (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:39.324899  6508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647b5123577e49ef8b36d629f7ac1f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.328055  6507 tablet_service.cc:1511] Processing CreateTablet for tablet 8833363956bc4cc7b64149406362ff06 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:39.329600  6507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8833363956bc4cc7b64149406362ff06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.335633  6506 tablet_service.cc:1511] Processing CreateTablet for tablet e65647d387084fafb835ec68ce1ec339 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:39.337347  6506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65647d387084fafb835ec68ce1ec339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.387051  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc7108d1a9d4c9195dd1105b692e504 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:39.388432  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc7108d1a9d4c9195dd1105b692e504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.398636  6565 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.403154  6440 tablet_service.cc:1511] Processing CreateTablet for tablet f331c97ff2b04418826c822e53c46763 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:39.404459  6440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331c97ff2b04418826c822e53c46763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.411049  6439 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef7a0264fd44a8781eb72c05e71620d (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:39.412408  6439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef7a0264fd44a8781eb72c05e71620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.412068  6437 tablet_service.cc:1511] Processing CreateTablet for tablet 34670479871a400fa43485351adb50c8 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:39.413317  6437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34670479871a400fa43485351adb50c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.414338  6438 tablet_service.cc:1511] Processing CreateTablet for tablet 13c91a8fe2ff43bf85f72a92c8cde565 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:39.415609  6438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c91a8fe2ff43bf85f72a92c8cde565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.415349  6436 tablet_service.cc:1511] Processing CreateTablet for tablet ed9369466ddd4131b2badb9cb0fb785b (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:39.416601  6436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9369466ddd4131b2badb9cb0fb785b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.418591  6435 tablet_service.cc:1511] Processing CreateTablet for tablet 8aed73f7d5d34e5d95237368c1393b0c (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:39.419837  6435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aed73f7d5d34e5d95237368c1393b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.419706  6364 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef7a0264fd44a8781eb72c05e71620d (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:39.420943  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef7a0264fd44a8781eb72c05e71620d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.421876  6434 tablet_service.cc:1511] Processing CreateTablet for tablet 647b5123577e49ef8b36d629f7ac1f1e (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:39.422617  6432 tablet_service.cc:1511] Processing CreateTablet for tablet e65647d387084fafb835ec68ce1ec339 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:39.423625  6434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647b5123577e49ef8b36d629f7ac1f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.424330  6362 tablet_service.cc:1511] Processing CreateTablet for tablet 34670479871a400fa43485351adb50c8 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:39.424820  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 8aed73f7d5d34e5d95237368c1393b0c (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:39.426649  6361 tablet_service.cc:1511] Processing CreateTablet for tablet ed9369466ddd4131b2badb9cb0fb785b (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:39.426981  6359 tablet_service.cc:1511] Processing CreateTablet for tablet 647b5123577e49ef8b36d629f7ac1f1e (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:39.427857  6366 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc7108d1a9d4c9195dd1105b692e504 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:39.418591  6365 tablet_service.cc:1511] Processing CreateTablet for tablet f331c97ff2b04418826c822e53c46763 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:39.429087  6358 tablet_service.cc:1511] Processing CreateTablet for tablet 8833363956bc4cc7b64149406362ff06 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:39.430222  6362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34670479871a400fa43485351adb50c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.431285  6357 tablet_service.cc:1511] Processing CreateTablet for tablet e65647d387084fafb835ec68ce1ec339 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:39.432487  6357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65647d387084fafb835ec68ce1ec339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.422533  6363 tablet_service.cc:1511] Processing CreateTablet for tablet 13c91a8fe2ff43bf85f72a92c8cde565 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:39.449625  6432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65647d387084fafb835ec68ce1ec339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.443040  6433 tablet_service.cc:1511] Processing CreateTablet for tablet 8833363956bc4cc7b64149406362ff06 (DEFAULT_TABLE table=test-workload [id=c4bfb1e07bed4914ba9c283023438d1e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:39.454816  6433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8833363956bc4cc7b64149406362ff06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.442248  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9369466ddd4131b2badb9cb0fb785b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.458473  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aed73f7d5d34e5d95237368c1393b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.465206  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8833363956bc4cc7b64149406362ff06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.466414  6363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c91a8fe2ff43bf85f72a92c8cde565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.467862  6566 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.449008  6565 tablet_bootstrap.cc:654] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.468425  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc7108d1a9d4c9195dd1105b692e504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.477833  6359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647b5123577e49ef8b36d629f7ac1f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.481807  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331c97ff2b04418826c822e53c46763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:39.504647  6566 tablet_bootstrap.cc:654] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.510166  6565 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.521071  6565 ts_tablet_manager.cc:1403] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.122s	user 0.006s	sys 0.014s
I20260713 09:00:39.522161  6568 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.524247  6565 raft_consensus.cc:359] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.525750  6565 raft_consensus.cc:385] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.526046  6565 raft_consensus.cc:740] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.526721  6565 consensus_queue.cc:260] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.534811  6565 ts_tablet_manager.cc:1434] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:00:39.535544  6550 heartbeater.cc:499] Master 127.5.157.190:35595 was elected leader, sending a full tablet report...
I20260713 09:00:39.535792  6565 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.542034  6565 tablet_bootstrap.cc:654] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.552053  6568 tablet_bootstrap.cc:654] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.561158  6566 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.561719  6566 ts_tablet_manager.cc:1403] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.004s
I20260713 09:00:39.565454  6566 raft_consensus.cc:359] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:39.567682  6566 raft_consensus.cc:385] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.568122  6566 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.568331  6565 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.568981  6565 ts_tablet_manager.cc:1403] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.033s	user 0.029s	sys 0.003s
I20260713 09:00:39.572196  6565 raft_consensus.cc:359] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.572871  6565 raft_consensus.cc:385] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.573160  6565 raft_consensus.cc:740] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.569470  6566 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:39.574019  6565 consensus_queue.cc:260] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.577081  6565 ts_tablet_manager.cc:1434] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:00:39.578017  6565 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.578727  6568 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.579161  6568 ts_tablet_manager.cc:1403] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.020s
I20260713 09:00:39.582093  6568 raft_consensus.cc:359] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.582798  6568 raft_consensus.cc:385] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.583091  6568 raft_consensus.cc:740] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.583881  6476 heartbeater.cc:499] Master 127.5.157.190:35595 was elected leader, sending a full tablet report...
I20260713 09:00:39.584280  6565 tablet_bootstrap.cc:654] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.583827  6568 consensus_queue.cc:260] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.586707  6568 ts_tablet_manager.cc:1434] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:00:39.586903  6401 heartbeater.cc:499] Master 127.5.157.190:35595 was elected leader, sending a full tablet report...
I20260713 09:00:39.587760  6568 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.589728  6565 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.590224  6565 ts_tablet_manager.cc:1403] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 09:00:39.592142  6566 ts_tablet_manager.cc:1434] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260713 09:00:39.593039  6566 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.593830  6568 tablet_bootstrap.cc:654] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.596426  6565 raft_consensus.cc:359] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.597442  6565 raft_consensus.cc:385] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.597894  6565 raft_consensus.cc:740] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.599328  6566 tablet_bootstrap.cc:654] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.599375  6565 consensus_queue.cc:260] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.608496  6565 ts_tablet_manager.cc:1434] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:00:39.610958  6566 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.611438  6566 ts_tablet_manager.cc:1403] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:00:39.614292  6566 raft_consensus.cc:359] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.614786  6565 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.615018  6566 raft_consensus.cc:385] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.615458  6566 raft_consensus.cc:740] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.616420  6566 consensus_queue.cc:260] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.618754  6566 ts_tablet_manager.cc:1434] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:00:39.619656  6566 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.621611  6568 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.622129  6568 ts_tablet_manager.cc:1403] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.022s
I20260713 09:00:39.623167  6573 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.623620  6573 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.624275  6565 tablet_bootstrap.cc:654] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.625348  6568 raft_consensus.cc:359] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.626084  6568 raft_consensus.cc:385] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.626312  6573 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.626377  6568 raft_consensus.cc:740] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.629207  6568 consensus_queue.cc:260] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.632562  6574 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.633129  6574 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.635506  6565 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.635967  6565 ts_tablet_manager.cc:1403] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260713 09:00:39.638944  6565 raft_consensus.cc:359] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:39.639798  6565 raft_consensus.cc:385] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.640157  6565 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.640971  6565 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:39.645450  6574 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.648205  6565 ts_tablet_manager.cc:1434] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:00:39.649396  6565 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.657137  6565 tablet_bootstrap.cc:654] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.632236  6568 ts_tablet_manager.cc:1434] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:39.659229  6568 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.659826  6566 tablet_bootstrap.cc:654] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.671481  6565 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.672137  6565 ts_tablet_manager.cc:1403] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:00:39.675032  6565 raft_consensus.cc:359] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.675726  6565 raft_consensus.cc:385] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.676034  6565 raft_consensus.cc:740] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.676735  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.676815  6565 consensus_queue.cc:260] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.678197  6568 tablet_bootstrap.cc:654] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:39.678385  6415 leader_election.cc:343] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.681860  6566 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.682837  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
W20260713 09:00:39.684329  6342 leader_election.cc:343] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.684890  6565 ts_tablet_manager.cc:1434] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:00:39.685884  6565 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.682299  6566 ts_tablet_manager.cc:1403] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260713 09:00:39.694123  6565 tablet_bootstrap.cc:654] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.695616  6566 raft_consensus.cc:359] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.696309  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
W20260713 09:00:39.698061  6417 leader_election.cc:343] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.698525  6417 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3656f83688f640878a249774c17bc537; no voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:39.699576  6573 raft_consensus.cc:2749] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:39.696334  6566 raft_consensus.cc:385] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.701889  6566 raft_consensus.cc:740] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.702340  6568 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.702226  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.703063  6568 ts_tablet_manager.cc:1403] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.014s
I20260713 09:00:39.702783  6566 consensus_queue.cc:260] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
W20260713 09:00:39.703963  6340 leader_election.cc:343] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.704401  6340 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537
I20260713 09:00:39.705085  6566 ts_tablet_manager.cc:1434] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260713 09:00:39.705427  6574 raft_consensus.cc:2749] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:39.706037  6566 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.707039  6568 raft_consensus.cc:359] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.707576  6568 raft_consensus.cc:385] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.707825  6568 raft_consensus.cc:740] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.708424  6568 consensus_queue.cc:260] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.711723  6565 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.711719  6568 ts_tablet_manager.cc:1434] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:00:39.712388  6565 ts_tablet_manager.cc:1403] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260713 09:00:39.712932  6568 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.715087  6566 tablet_bootstrap.cc:654] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.715330  6565 raft_consensus.cc:359] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.716115  6565 raft_consensus.cc:385] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.716454  6565 raft_consensus.cc:740] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.717352  6573 raft_consensus.cc:493] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.718550  6573 raft_consensus.cc:515] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.717342  6565 consensus_queue.cc:260] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.720701  6573 leader_election.cc:290] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.720798  6568 tablet_bootstrap.cc:654] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.722055  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.722705  6565 ts_tablet_manager.cc:1434] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:00:39.722569  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
W20260713 09:00:39.723475  6415 leader_election.cc:343] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.723732  6565 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
W20260713 09:00:39.724337  6417 leader_election.cc:343] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.724740  6417 leader_election.cc:304] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3656f83688f640878a249774c17bc537; no voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:39.725757  6573 raft_consensus.cc:2749] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:39.729446  6566 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.729918  6566 ts_tablet_manager.cc:1403] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260713 09:00:39.730480  6565 tablet_bootstrap.cc:654] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.734315  6566 raft_consensus.cc:359] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.735275  6566 raft_consensus.cc:385] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.735627  6566 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.736707  6566 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.739737  6566 ts_tablet_manager.cc:1434] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:00:39.740661  6566 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.741564  6565 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.741995  6565 ts_tablet_manager.cc:1403] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260713 09:00:39.744776  6565 raft_consensus.cc:359] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.745484  6565 raft_consensus.cc:385] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.745790  6565 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.746833  6566 tablet_bootstrap.cc:654] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.746654  6565 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.749087  6565 ts_tablet_manager.cc:1434] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:39.750085  6565 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.757598  6565 tablet_bootstrap.cc:654] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.759544  6566 tablet_bootstrap.cc:492] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.760000  6566 ts_tablet_manager.cc:1403] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:00:39.762923  6566 raft_consensus.cc:359] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.763207  6568 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.763442  6566 raft_consensus.cc:385] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.763666  6568 ts_tablet_manager.cc:1403] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.024s
I20260713 09:00:39.763741  6574 raft_consensus.cc:493] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.763759  6566 raft_consensus.cc:740] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.764387  6574 raft_consensus.cc:515] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.764742  6566 consensus_queue.cc:260] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.766242  6574 leader_election.cc:290] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.766623  6568 raft_consensus.cc:359] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.767148  6566 ts_tablet_manager.cc:1434] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:00:39.767298  6568 raft_consensus.cc:385] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.767603  6568 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.768074  6566 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.768522  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.768378  6568 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
W20260713 09:00:39.769047  6322 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:39.769129  6451 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 0.
I20260713 09:00:39.770352  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:39.770385  6340 leader_election.cc:304] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:39.771032  6525 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 0.
I20260713 09:00:39.772254  6569 raft_consensus.cc:493] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.775425  6568 ts_tablet_manager.cc:1434] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:00:39.776286  6569 raft_consensus.cc:515] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.778908  6569 leader_election.cc:290] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.780082  6566 tablet_bootstrap.cc:654] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.772848  6574 raft_consensus.cc:2804] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.780712  6574 raft_consensus.cc:493] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.781046  6574 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.787751  6574 raft_consensus.cc:515] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.776314  6568 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.789779  6574 leader_election.cc:290] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.790879  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:39.791422  6525 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.793046  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:39.793670  6451 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.795858  6568 tablet_bootstrap.cc:654] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.795902  6565 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.798115  6565 ts_tablet_manager.cc:1403] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260713 09:00:39.798255  6525 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 1.
I20260713 09:00:39.799984  6342 leader_election.cc:304] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:39.800832  6566 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.800985  6568 tablet_bootstrap.cc:492] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.801316  6566 ts_tablet_manager.cc:1403] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:00:39.801366  6568 ts_tablet_manager.cc:1403] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260713 09:00:39.802711  6565 raft_consensus.cc:359] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.806341  6565 raft_consensus.cc:385] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.801358  6574 raft_consensus.cc:2804] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:39.804241  6568 raft_consensus.cc:359] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.804495  6566 raft_consensus.cc:359] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.807044  6565 raft_consensus.cc:740] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.807277  6566 raft_consensus.cc:385] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.807753  6566 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.807845  6574 raft_consensus.cc:697] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:39.808521  6566 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.808845  6574 consensus_queue.cc:237] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.810688  6566 ts_tablet_manager.cc:1434] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:00:39.811589  6566 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.811658  6593 raft_consensus.cc:493] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.812212  6593 raft_consensus.cc:515] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.807232  6568 raft_consensus.cc:385] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.813627  6568 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.814424  6568 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.814951  6593 leader_election.cc:290] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.815935  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:39.816504  6525 raft_consensus.cc:2468] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 0.
I20260713 09:00:39.816926  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.817718  6342 leader_election.cc:304] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
W20260713 09:00:39.818248  6340 leader_election.cc:343] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.808796  6565 consensus_queue.cc:260] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.819098  6593 raft_consensus.cc:2804] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.819636  6593 raft_consensus.cc:493] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.820006  6593 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.820250  6566 tablet_bootstrap.cc:654] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.821656  6565 ts_tablet_manager.cc:1434] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:00:39.827605  6565 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
I20260713 09:00:39.833776  6593 raft_consensus.cc:515] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.835860  6568 ts_tablet_manager.cc:1434] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.005s
I20260713 09:00:39.836450  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:39.836938  6568 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
W20260713 09:00:39.840530  6340 leader_election.cc:343] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.841754  6569 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.842011  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.842221  6569 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.843300  6565 tablet_bootstrap.cc:654] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:39.843380  6489 leader_election.cc:343] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.844096  6569 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.845002  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.845657  6375 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:39.845655  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
W20260713 09:00:39.847800  6489 leader_election.cc:343] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.848483  6489 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:39.847993  6273 catalog_manager.cc:5697] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:39.849268  6569 raft_consensus.cc:2804] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.803014  6451 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 1.
I20260713 09:00:39.831995  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.850538  6376 raft_consensus.cc:2393] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14f7e48cd9b74b988304a407873df1a2 in current term 1: Already voted for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in this term.
I20260713 09:00:39.849617  6569 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.849798  6573 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.851567  6489 leader_election.cc:304] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2; no voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:39.851703  6573 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.853858  6573 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.855298  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:39.856057  6565 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
I20260713 09:00:39.856688  6565 ts_tablet_manager.cc:1403] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260713 09:00:39.856739  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.855863  6568 tablet_bootstrap.cc:654] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.857606  6376 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 0.
I20260713 09:00:39.855894  6525 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 0.
I20260713 09:00:39.859652  6417 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:39.860275  6565 raft_consensus.cc:359] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.860810  6573 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.860955  6565 raft_consensus.cc:385] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.861265  6573 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.861405  6565 raft_consensus.cc:740] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.861852  6573 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.862738  6565 consensus_queue.cc:260] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.865638  6569 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.866683  6568 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.867142  6568 ts_tablet_manager.cc:1403] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:00:39.875332  6568 raft_consensus.cc:359] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.876001  6568 raft_consensus.cc:385] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.876287  6568 raft_consensus.cc:740] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.878870  6568 consensus_queue.cc:260] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.882831  6568 ts_tablet_manager.cc:1434] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260713 09:00:39.888067  6568 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.888814  6573 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.891546  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:39.892096  6376 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.894043  6568 tablet_bootstrap.cc:654] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.899535  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:39.900259  6525 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.903903  6593 leader_election.cc:290] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.877193  6569 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.904367  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:39.905141  6524 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.905906  6569 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.906505  6573 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:39.907451  6525 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 1.
I20260713 09:00:39.908633  6417 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:39.909603  6573 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:39.911099  6568 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:39.911163  6376 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 1.
I20260713 09:00:39.911685  6568 ts_tablet_manager.cc:1403] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:00:39.914619  6524 raft_consensus.cc:2468] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 1.
W20260713 09:00:39.914984  6489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.157.129:42115, user_credentials={real_user=slave}} blocked reactor thread for 63483us
I20260713 09:00:39.915155  6569 raft_consensus.cc:2749] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:39.916720  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:39.917311  6376 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.923904  6565 ts_tablet_manager.cc:1434] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.067s	user 0.019s	sys 0.027s
I20260713 09:00:39.923230  6342 leader_election.cc:304] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:39.925216  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:39.926136  6568 raft_consensus.cc:359] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.926486  6593 raft_consensus.cc:2804] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:39.922622  6573 raft_consensus.cc:697] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:39.925201  6565 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: Bootstrap starting.
W20260713 09:00:39.926966  6489 leader_election.cc:343] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.926960  6593 raft_consensus.cc:697] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:39.928455  6568 raft_consensus.cc:385] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.928848  6568 raft_consensus.cc:740] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.928632  6593 consensus_queue.cc:237] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.929555  6568 consensus_queue.cc:260] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.932613  6568 ts_tablet_manager.cc:1434] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.006s
I20260713 09:00:39.932432  6573 consensus_queue.cc:237] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.934475  6565 tablet_bootstrap.cc:654] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.936060  6602 raft_consensus.cc:493] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.936475  6568 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:39.936522  6602 raft_consensus.cc:515] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.939918  6376 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:39.941287  6489 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:39.946674  6569 raft_consensus.cc:2804] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:39.947149  6569 raft_consensus.cc:697] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:39.947950  6569 consensus_queue.cc:237] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.949342  6602 leader_election.cc:290] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.949831  6566 tablet_bootstrap.cc:492] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:39.950807  6566 ts_tablet_manager.cc:1403] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.139s	user 0.046s	sys 0.038s
I20260713 09:00:39.953615  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.954985  6565 tablet_bootstrap.cc:492] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: No bootstrap required, opened a new log
W20260713 09:00:39.955334  6489 leader_election.cc:343] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.955510  6565 ts_tablet_manager.cc:1403] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260713 09:00:39.959396  6565 raft_consensus.cc:359] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.959995  6565 raft_consensus.cc:385] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.960260  6565 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.960894  6565 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.962785  6565 ts_tablet_manager.cc:1434] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:00:39.964452  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:39.965399  6376 raft_consensus.cc:2468] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:39.962667  6566 raft_consensus.cc:359] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.966602  6566 raft_consensus.cc:385] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:39.966977  6566 raft_consensus.cc:740] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:39.966897  6489 leader_election.cc:304] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:39.967865  6566 consensus_queue.cc:260] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.968307  6569 raft_consensus.cc:2804] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:39.972033  6271 catalog_manager.cc:5697] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:39.973073  6568 tablet_bootstrap.cc:654] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:39.969342  6569 raft_consensus.cc:493] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:39.972118  6272 catalog_manager.cc:5697] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:39.973860  6569 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:39.976727  6566 ts_tablet_manager.cc:1434] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:00:39.978147  6566 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:39.986629  6573 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.987350  6573 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:39.988996  6602 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:39.989423  6602 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.990715  6569 raft_consensus.cc:515] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:39.991349  6602 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:39.991276  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:39.992329  6524 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 0.
I20260713 09:00:39.994196  6417 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:39.994498  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:39.995810  6573 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819), c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115)
I20260713 09:00:39.992542  6569 leader_election.cc:290] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
W20260713 09:00:39.998659  6489 leader_election.cc:343] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:39.994212  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:39.999876  6451 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:39.995821  6607 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.001037  6607 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.001453  6607 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.003682  6489 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:40.003793  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.004513  6569 raft_consensus.cc:2804] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.004910  6569 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:00:40.005061  6415 leader_election.cc:343] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.005103  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.006321  6569 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.007230  6375 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.009122  6602 raft_consensus.cc:493] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.012741  6602 raft_consensus.cc:515] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.014842  6602 leader_election.cc:290] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.008941  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.016031  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.016669  6374 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:40.018369  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:40.017796  6272 catalog_manager.cc:5697] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.018967  6451 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
W20260713 09:00:40.019821  6489 leader_election.cc:343] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.020684  6489 leader_election.cc:304] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.021701  6602 raft_consensus.cc:2804] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.022024  6602 raft_consensus.cc:493] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.022344  6602 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.022585  6604 raft_consensus.cc:493] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.023226  6604 raft_consensus.cc:515] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.026309  6604 leader_election.cc:290] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.028067  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.028678  6374 raft_consensus.cc:2468] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:40.029618  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:40.030005  6566 tablet_bootstrap.cc:654] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.029896  6489 leader_election.cc:304] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
W20260713 09:00:40.031456  6489 leader_election.cc:343] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.031898  6604 raft_consensus.cc:2804] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.032675  6604 raft_consensus.cc:493] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.033196  6604 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.035564  6375 raft_consensus.cc:2468] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.036756  6489 leader_election.cc:304] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:40.020810  6607 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.045434  6602 raft_consensus.cc:515] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.046496  6569 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.046921  6604 raft_consensus.cc:515] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.047542  6602 leader_election.cc:290] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.048187  6602 raft_consensus.cc:2804] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.048400  6569 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.048727  6602 raft_consensus.cc:697] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.049305  6604 leader_election.cc:290] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.049741  6602 consensus_queue.cc:237] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.052264  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.052793  6524 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.052738  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.053190  6568 tablet_bootstrap.cc:492] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:40.053622  6568 ts_tablet_manager.cc:1403] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.019s
W20260713 09:00:40.054205  6415 leader_election.cc:343] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.055612  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.055936  6566 tablet_bootstrap.cc:492] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:40.056126  6374 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.056350  6566 ts_tablet_manager.cc:1403] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.006s
I20260713 09:00:40.056875  6568 raft_consensus.cc:359] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.057673  6568 raft_consensus.cc:385] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.057931  6568 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.058560  6568 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.059106  6566 raft_consensus.cc:359] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.060014  6566 raft_consensus.cc:385] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.060346  6566 raft_consensus.cc:740] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.060648  6607 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 election: Requested vote from peers 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819), c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115)
I20260713 09:00:40.061233  6566 consensus_queue.cc:260] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.063100  6566 ts_tablet_manager.cc:1434] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:40.066290  6566 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:40.063392  6374 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.065021  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.060407  6568 ts_tablet_manager.cc:1434] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:00:40.066946  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.068392  6451 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.068790  6450 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.066752  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.070343  6568 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:40.067386  6524 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 1.
I20260713 09:00:40.073810  6489 leader_election.cc:304] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.075193  6449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.076668  6417 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.078233  6617 raft_consensus.cc:2804] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:00:40.078689  6489 leader_election.cc:343] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.078872  6617 raft_consensus.cc:697] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.080024  6617 consensus_queue.cc:237] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.082145  6607 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.082634  6607 raft_consensus.cc:697] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.083415  6607 consensus_queue.cc:237] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.075217  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.086617  6374 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:40.091593  6489 leader_election.cc:343] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3656f83688f640878a249774c17bc537 (127.5.157.130:42909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:40.097260  6450 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.097383  6274 catalog_manager.cc:5697] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.098227  6451 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.098390  6489 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.100000  6617 raft_consensus.cc:2804] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.100350  6566 tablet_bootstrap.cc:654] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.100617  6617 raft_consensus.cc:697] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.101652  6617 consensus_queue.cc:237] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.105756  6374 raft_consensus.cc:2468] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.107630  6489 leader_election.cc:304] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 3656f83688f640878a249774c17bc537
I20260713 09:00:40.108522  6617 raft_consensus.cc:2804] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.109328  6617 raft_consensus.cc:697] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.110380  6617 consensus_queue.cc:237] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.116984  6568 tablet_bootstrap.cc:654] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.118094  6274 catalog_manager.cc:5697] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.122496  6566 tablet_bootstrap.cc:492] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:40.122828  6568 tablet_bootstrap.cc:492] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:40.122888  6566 ts_tablet_manager.cc:1403] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.001s
I20260713 09:00:40.123306  6568 ts_tablet_manager.cc:1403] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.003s
I20260713 09:00:40.125250  6568 raft_consensus.cc:359] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.125793  6568 raft_consensus.cc:385] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.125646  6566 raft_consensus.cc:359] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.126093  6568 raft_consensus.cc:740] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.126320  6566 raft_consensus.cc:385] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.126609  6566 raft_consensus.cc:740] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.126820  6568 consensus_queue.cc:260] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.127763  6271 catalog_manager.cc:5697] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.129067  6568 ts_tablet_manager.cc:1434] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:00:40.127310  6566 consensus_queue.cc:260] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.130051  6568 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: Bootstrap starting.
I20260713 09:00:40.129472  6271 catalog_manager.cc:5697] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.131742  6566 ts_tablet_manager.cc:1434] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:00:40.131264  6271 catalog_manager.cc:5697] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.134045  6566 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: Bootstrap starting.
I20260713 09:00:40.136124  6568 tablet_bootstrap.cc:654] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.140571  6566 tablet_bootstrap.cc:654] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:40.144822  6568 tablet_bootstrap.cc:492] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: No bootstrap required, opened a new log
I20260713 09:00:40.145319  6568 ts_tablet_manager.cc:1403] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260713 09:00:40.148487  6568 raft_consensus.cc:359] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.149305  6568 raft_consensus.cc:385] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.149657  6568 raft_consensus.cc:740] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.150053  6607 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.150532  6607 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.150597  6568 consensus_queue.cc:260] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.152257  6607 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.153258  6568 ts_tablet_manager.cc:1434] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:00:40.153239  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:40.154243  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.155210  6374 raft_consensus.cc:2393] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3656f83688f640878a249774c17bc537 in current term 1: Already voted for candidate 14f7e48cd9b74b988304a407873df1a2 in this term.
I20260713 09:00:40.156193  6415 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3656f83688f640878a249774c17bc537; no voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.157474  6607 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.159168  6566 tablet_bootstrap.cc:492] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: No bootstrap required, opened a new log
I20260713 09:00:40.159549  6566 ts_tablet_manager.cc:1403] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.019s
I20260713 09:00:40.162086  6607 raft_consensus.cc:2749] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.162331  6566 raft_consensus.cc:359] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.162983  6566 raft_consensus.cc:385] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:40.163226  6566 raft_consensus.cc:740] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Initialized, Role: FOLLOWER
I20260713 09:00:40.163746  6566 consensus_queue.cc:260] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.165292  6566 ts_tablet_manager.cc:1434] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:40.205068  6593 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.215023  6593 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.288048  6617 raft_consensus.cc:493] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.288549  6617 raft_consensus.cc:515] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.290086  6617 leader_election.cc:290] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.290894  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.291039  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:40.291406  6374 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:40.291586  6451 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 0.
I20260713 09:00:40.292320  6489 leader_election.cc:304] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.292819  6617 raft_consensus.cc:2804] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:40.293095  6617 raft_consensus.cc:493] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:40.293351  6617 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.297569  6617 raft_consensus.cc:515] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.298964  6617 leader_election.cc:290] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.299659  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.299880  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.300201  6374 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.300460  6451 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.304782  6374 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.304814  6451 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 1.
I20260713 09:00:40.306077  6489 leader_election.cc:304] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:40.307104  6617 raft_consensus.cc:2804] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:40.307479  6617 raft_consensus.cc:697] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.308072  6617 consensus_queue.cc:237] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.314730  6272 catalog_manager.cc:5697] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.340296  6451 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.345479  6593 consensus_queue.cc:1048] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.346818  6593 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.347164  6593 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.349005  6593 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.349813  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:40.350183  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:40.350629  6524 raft_consensus.cc:2393] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in current term 1: Already voted for candidate 3656f83688f640878a249774c17bc537 in this term.
I20260713 09:00:40.351801  6340 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537
I20260713 09:00:40.352818  6574 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.361469  6574 raft_consensus.cc:2749] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.364112  6574 consensus_queue.cc:1048] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.408377  6617 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.413937  6450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "3656f83688f640878a249774c17bc537"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:40326
I20260713 09:00:40.414597  6450 raft_consensus.cc:606] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.421607  6604 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.433099  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f331c97ff2b04418826c822e53c46763"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.433591  6524 raft_consensus.cc:606] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.438165  6450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "3656f83688f640878a249774c17bc537"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:40326
I20260713 09:00:40.438560  6450 raft_consensus.cc:606] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.442691  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.443089  6524 raft_consensus.cc:606] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.447455  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34670479871a400fa43485351adb50c8"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.447894  6524 raft_consensus.cc:606] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.452129  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.452555  6524 raft_consensus.cc:606] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:40.459558  6607 raft_consensus.cc:493] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.459941  6607 raft_consensus.cc:515] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.461752  6607 leader_election.cc:290] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.462302  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" is_pre_election: true
I20260713 09:00:40.463057  6374 raft_consensus.cc:2393] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3656f83688f640878a249774c17bc537 in current term 1: Already voted for candidate 14f7e48cd9b74b988304a407873df1a2 in this term.
I20260713 09:00:40.463169  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:40.464354  6417 leader_election.cc:304] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3656f83688f640878a249774c17bc537; no voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:40.465018  6607 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.465399  6374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:58228
I20260713 09:00:40.465938  6374 raft_consensus.cc:606] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:40.470808  6607 raft_consensus.cc:2749] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.470906  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.471453  6524 raft_consensus.cc:606] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:40.475368  6524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8833363956bc4cc7b64149406362ff06"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:40.475761  6524 raft_consensus.cc:606] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:40.479795  6374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:58228
I20260713 09:00:40.480322  6374 raft_consensus.cc:606] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Received request to transfer leadership to TS 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:40.511816  6574 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:40.512298  6574 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.513931  6574 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.514694  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3656f83688f640878a249774c17bc537" is_pre_election: true
I20260713 09:00:40.514828  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7e48cd9b74b988304a407873df1a2" is_pre_election: true
I20260713 09:00:40.515324  6450 raft_consensus.cc:2393] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in current term 1: Already voted for candidate 14f7e48cd9b74b988304a407873df1a2 in this term.
I20260713 09:00:40.516148  6340 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537
I20260713 09:00:40.516728  6574 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.521431  6607 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.521754  6574 raft_consensus.cc:2749] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:40.522181  6450 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:40.527856  6573 raft_consensus.cc:993] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.528539  6607 raft_consensus.cc:1081] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.531188  6604 consensus_queue.cc:1048] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.532017  6375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58200
I20260713 09:00:40.532588  6375 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.533079  6375 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.533079  6607 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.538004  6604 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.539767  6375 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.540828  6374 raft_consensus.cc:1240] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Rejecting Update request from peer 3656f83688f640878a249774c17bc537 for earlier term 1. Current term is 2. Ops: []
I20260713 09:00:40.547495  6375 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.548447  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.549463  6451 raft_consensus.cc:3055] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.549875  6451 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.549569  6604 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:40.550752  6451 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.551693  6451 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.548856  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.559376  6604 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.573973  6617 raft_consensus.cc:993] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.574386  6617 raft_consensus.cc:1081] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.575320  6617 consensus_queue.cc:1048] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.578518  6449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40314
I20260713 09:00:40.579252  6449 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.579736  6449 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.581089  6617 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.591601  6617 raft_consensus.cc:993] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.592033  6617 raft_consensus.cc:1081] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.595450  6446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40314
I20260713 09:00:40.597828  6451 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.602919  6340 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:40.603735  6574 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.604214  6574 raft_consensus.cc:697] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.604394  6446 raft_consensus.cc:493] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.604809  6446 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.605036  6574 consensus_queue.cc:237] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.608903  6449 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.609896  6450 raft_consensus.cc:1240] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Rejecting Update request from peer 14f7e48cd9b74b988304a407873df1a2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:00:40.612037  6617 consensus_queue.cc:1059] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.612834  6617 raft_consensus.cc:3055] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.613144  6617 raft_consensus.cc:740] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.613947  6617 consensus_queue.cc:260] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.615046  6617 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.615633  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.616195  6374 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.622884  6374 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.624109  6602 raft_consensus.cc:993] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.624014  6415 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.624608  6602 raft_consensus.cc:1081] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.624898  6607 raft_consensus.cc:2804] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.625370  6607 raft_consensus.cc:697] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.625365  6449 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.626400  6524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.626392  6607 consensus_queue.cc:237] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.632154  6446 raft_consensus.cc:515] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.634040  6574 raft_consensus.cc:993] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.634490  6599 raft_consensus.cc:1081] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.636163  6449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40308
I20260713 09:00:40.636700  6449 raft_consensus.cc:493] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.637112  6449 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.638258  6374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58216
I20260713 09:00:40.638844  6374 raft_consensus.cc:493] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.639237  6374 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.644589  6449 raft_consensus.cc:515] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.645802  6271 catalog_manager.cc:5697] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 1 to 2, leader changed from 3656f83688f640878a249774c17bc537 (127.5.157.130) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.647226  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.647236  6374 raft_consensus.cc:515] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.647979  6375 raft_consensus.cc:3055] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.648306  6375 raft_consensus.cc:740] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.648445  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.649118  6375 consensus_queue.cc:260] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.649744  6374 leader_election.cc:290] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.650585  6450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.652004  6373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.663702  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.649202  6449 leader_election.cc:290] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.687589  6522 raft_consensus.cc:3055] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.661864  6523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c91a8fe2ff43bf85f72a92c8cde565" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.688591  6522 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.649139  6525 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.688972  6523 raft_consensus.cc:3055] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.687526  6373 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.689459  6522 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.690645  6522 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.686702  6450 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.693696  6375 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.696503  6607 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.675074  6272 catalog_manager.cc:5697] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.698448  6522 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.659020  6446 leader_election.cc:290] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.662544  6602 consensus_queue.cc:1048] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260713 09:00:40.701607  6604 consensus_queue.cc:1048] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.701714  6417 leader_election.cc:304] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:40.702220  6524 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.702601  6607 raft_consensus.cc:2804] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.703095  6607 raft_consensus.cc:697] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.703881  6607 consensus_queue.cc:237] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.704553  6573 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.689296  6523 raft_consensus.cc:740] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.710660  6450 raft_consensus.cc:2468] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.726859  6602 raft_consensus.cc:993] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.727276  6602 raft_consensus.cc:1081] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:40.722402  6340 leader_election.cc:304] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.730829  6574 raft_consensus.cc:2804] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.731467  6574 raft_consensus.cc:697] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.732553  6446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8833363956bc4cc7b64149406362ff06"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40314
I20260713 09:00:40.732456  6574 consensus_queue.cc:237] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.733228  6446 raft_consensus.cc:493] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.733753  6446 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.722352  6525 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.715739  6523 consensus_queue.cc:260] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.736964  6417 leader_election.cc:304] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:40.737304  6523 raft_consensus.cc:3060] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.737792  6607 raft_consensus.cc:2804] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.738608  6607 raft_consensus.cc:697] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.738710  6375 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.734920  6272 catalog_manager.cc:5697] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.739785  6373 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.740381  6607 consensus_queue.cc:237] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.750142  6634 raft_consensus.cc:993] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:40.750603  6634 raft_consensus.cc:1081] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Signalling peer 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:40.754127  6522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:52524
I20260713 09:00:40.754650  6522 raft_consensus.cc:493] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.755007  6522 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.763319  6573 raft_consensus.cc:993] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.764082  6643 raft_consensus.cc:1081] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.766057  6522 raft_consensus.cc:515] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.773468  6523 raft_consensus.cc:2468] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.777261  6602 consensus_queue.cc:1048] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.779146  6446 raft_consensus.cc:515] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.780725  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58200
I20260713 09:00:40.780599  6272 catalog_manager.cc:5697] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 1 to 2, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.785889  6372 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.786343  6372 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.787581  6446 leader_election.cc:290] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.789839  6522 leader_election.cc:290] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 2 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.794749  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.795365  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.795509  6447 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.795794  6522 raft_consensus.cc:3055] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.796059  6522 raft_consensus.cc:740] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.792426  6449 raft_consensus.cc:1240] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Rejecting Update request from peer 14f7e48cd9b74b988304a407873df1a2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:00:40.797181  6522 consensus_queue.cc:260] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.798658  6522 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.800181  6373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65647d387084fafb835ec68ce1ec339" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.800742  6373 raft_consensus.cc:3055] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.801052  6373 raft_consensus.cc:740] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.801826  6374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8833363956bc4cc7b64149406362ff06" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:40.802811  6374 raft_consensus.cc:3060] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.801837  6373 consensus_queue.cc:260] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.803629  6373 raft_consensus.cc:3060] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.805224  6522 raft_consensus.cc:2468] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.806427  6417 leader_election.cc:304] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:40.806804  6274 catalog_manager.cc:5697] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.810025  6373 raft_consensus.cc:2468] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 2.
I20260713 09:00:40.811117  6489 leader_election.cc:304] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.811872  6602 raft_consensus.cc:2804] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.812335  6602 raft_consensus.cc:697] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 2 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.813107  6602 consensus_queue.cc:237] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.816641  6447 raft_consensus.cc:2468] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 2.
I20260713 09:00:40.817540  6656 raft_consensus.cc:2804] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.818220  6656 raft_consensus.cc:697] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.819723  6372 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.819396  6656 consensus_queue.cc:237] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.820928  6374 raft_consensus.cc:2468] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 2.
I20260713 09:00:40.824729  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.825295  6522 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.830688  6271 catalog_manager.cc:5697] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 1 to 2, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.833408  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.834014  6447 raft_consensus.cc:3055] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.834373  6447 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:40.835574  6273 catalog_manager.cc:5697] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.836762  6372 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Requested vote from peers 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:40.835500  6447 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.837852  6617 consensus_queue.cc:1048] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:40.839051  6447 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.846732  6447 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.839557  6522 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.847767  6340 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.849711  6634 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.850212  6634 raft_consensus.cc:697] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.851105  6634 consensus_queue.cc:237] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:40.860749  6604 raft_consensus.cc:993] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.861186  6617 raft_consensus.cc:1081] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.862650  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f331c97ff2b04418826c822e53c46763"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58216
I20260713 09:00:40.863217  6372 raft_consensus.cc:493] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.863605  6372 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.864389  6272 catalog_manager.cc:5697] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 1 to 2, leader changed from 3656f83688f640878a249774c17bc537 (127.5.157.130) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.869452  6372 raft_consensus.cc:515] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.871902  6372 leader_election.cc:290] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.872092  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.872510  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331c97ff2b04418826c822e53c46763" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.872696  6447 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.873109  6522 raft_consensus.cc:3055] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.873757  6522 raft_consensus.cc:740] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.874429  6522 consensus_queue.cc:260] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.875346  6522 raft_consensus.cc:3060] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.877790  6447 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.878868  6340 leader_election.cc:304] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.879714  6634 raft_consensus.cc:2804] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.880141  6634 raft_consensus.cc:697] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.880635  6522 raft_consensus.cc:2468] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.880856  6634 consensus_queue.cc:237] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.886598  6272 catalog_manager.cc:5697] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:40.966158  6604 raft_consensus.cc:993] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.966532  6617 raft_consensus.cc:1081] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:40.968003  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34670479871a400fa43485351adb50c8"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58216
I20260713 09:00:40.968510  6372 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.968874  6372 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.973479  6372 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.975171  6372 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:40.975901  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:40.976119  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:40.976475  6447 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.976640  6522 raft_consensus.cc:3055] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:40.976987  6522 raft_consensus.cc:740] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:40.977871  6522 consensus_queue.cc:260] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.979028  6522 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:40.982884  6447 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.983891  6340 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:40.984606  6634 raft_consensus.cc:2804] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:40.985013  6634 raft_consensus.cc:697] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:40.985425  6522 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 2.
I20260713 09:00:40.985737  6634 consensus_queue.cc:237] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:40.991367  6272 catalog_manager.cc:5697] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 1 to 2, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.128896  6522 raft_consensus.cc:1275] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.129988  6656 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.136965  6372 raft_consensus.cc:1275] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.138239  6655 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.140594  6447 raft_consensus.cc:1275] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.141827  6634 consensus_queue.cc:1048] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.150215  6522 raft_consensus.cc:1275] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.151590  6634 consensus_queue.cc:1048] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.177685  6522 raft_consensus.cc:1275] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.178694  6655 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.186168  6372 raft_consensus.cc:1275] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.187459  6573 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.204064  6447 raft_consensus.cc:1275] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.205088  6617 consensus_queue.cc:1048] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.213559  6372 raft_consensus.cc:1275] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.214273  6447 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.214937  6604 consensus_queue.cc:1048] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.217267  6599 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.221822  6522 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.231359  6522 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.232569  6599 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.233083  6372 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.234290  6573 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.245529  6522 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.246851  6656 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.250341  6523 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.253963  6599 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.260718  6447 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.262159  6574 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.282033  6522 raft_consensus.cc:1275] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.283030  6656 consensus_queue.cc:1048] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.289752  6372 raft_consensus.cc:1275] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.291042  6656 consensus_queue.cc:1048] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.313442  6447 raft_consensus.cc:1275] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.314625  6634 consensus_queue.cc:1048] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.320972  6522 raft_consensus.cc:1275] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.322439  6574 consensus_queue.cc:1048] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.416013  6447 raft_consensus.cc:1275] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.417104  6574 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:41.424242  6522 raft_consensus.cc:1275] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:41.426699  6574 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:43.509033  5750 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:00:43.509696  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:43.523984  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:43.524479  6372 raft_consensus.cc:606] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Received request to transfer leadership to TS 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:43.526710  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:43.527145  6372 raft_consensus.cc:606] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Received request to transfer leadership to TS 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:43.528079  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:43.528463  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:43.540810  6574 raft_consensus.cc:993] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:43.541265  6665 raft_consensus.cc:1081] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Signalling peer 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:43.542683  6522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:52524
I20260713 09:00:43.543071  6522 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:43.543334  6522 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.547640  6522 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:43.549055  6522 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 3 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:43.549950  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:43.550205  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:43.550441  6372 raft_consensus.cc:3055] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:43.550704  6447 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.550866  6372 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:43.551702  6372 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:43.552587  6372 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.555492  6447 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 3.
I20260713 09:00:43.556559  6489 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:43.557226  6662 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:43.557711  6372 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 3.
I20260713 09:00:43.558271  6662 raft_consensus.cc:697] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:43.559162  6662 consensus_queue.cc:237] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:43.565210  6272 catalog_manager.cc:5697] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 2 to 3, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:43.901798  6574 raft_consensus.cc:993] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:43.902168  6665 raft_consensus.cc:1081] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Signalling peer 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:43.903337  6522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:52524
I20260713 09:00:43.903731  6522 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:43.903985  6522 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.907833  6522 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:43.909029  6522 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 3 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:43.909854  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:43.910027  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:43.910329  6372 raft_consensus.cc:3055] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:43.910528  6447 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.910676  6372 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:43.911365  6372 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:43.912197  6372 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:43.914942  6447 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 3.
I20260713 09:00:43.915791  6489 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:43.916400  6662 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:43.916883  6662 raft_consensus.cc:697] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:43.917042  6372 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 3.
I20260713 09:00:43.917773  6662 consensus_queue.cc:237] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:43.924086  6272 catalog_manager.cc:5697] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 2 to 3, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:44.012346  6447 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:44.013556  6662 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:44.022799  6372 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:44.026413  6675 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:44.378379  6447 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:44.379496  6675 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:44.387676  6372 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:44.389273  6675 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:44.529386  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:44.540027  6522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:44.540448  6522 raft_consensus.cc:606] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:44.546619  6522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:52536
I20260713 09:00:44.547014  6522 raft_consensus.cc:606] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:44.555264  6447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b"
dest_uuid: "3656f83688f640878a249774c17bc537"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:40326
I20260713 09:00:44.555691  6447 raft_consensus.cc:606] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:44.560007  6447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c"
dest_uuid: "3656f83688f640878a249774c17bc537"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:40326
I20260713 09:00:44.560433  6447 raft_consensus.cc:606] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:44.564481  6447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "3656f83688f640878a249774c17bc537"
mode: GRACEFUL
new_leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:40326
I20260713 09:00:44.564880  6447 raft_consensus.cc:606] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Received request to transfer leadership to TS c2531e56fb064c7cbd9ed0ca2e1fc410
I20260713 09:00:44.695632  6681 raft_consensus.cc:993] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.696028  6661 raft_consensus.cc:1081] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.697311  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58200
I20260713 09:00:44.697779  6372 raft_consensus.cc:493] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.698069  6372 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.702724  6372 raft_consensus.cc:515] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.704579  6372 leader_election.cc:290] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 3 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:44.705493  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:44.705513  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aed73f7d5d34e5d95237368c1393b0c" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:44.706218  6522 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.706275  6447 raft_consensus.cc:3055] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:44.706713  6447 raft_consensus.cc:740] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:44.707403  6447 consensus_queue.cc:260] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.708254  6447 raft_consensus.cc:3060] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.710494  6522 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:44.711359  6342 leader_election.cc:304] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:44.711963  6574 raft_consensus.cc:2804] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:44.712338  6574 raft_consensus.cc:697] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:44.712654  6447 raft_consensus.cc:2468] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:44.713012  6574 consensus_queue.cc:237] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.718745  6272 catalog_manager.cc:5697] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 2 to 3, leader changed from 3656f83688f640878a249774c17bc537 (127.5.157.130) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 3 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:44.822233  6662 raft_consensus.cc:993] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.822670  6675 raft_consensus.cc:1081] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.823982  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58216
I20260713 09:00:44.824437  6372 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.824821  6372 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.829020  6372 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:44.830420  6372 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 4 election: Requested vote from peers 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:44.831101  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:44.831338  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:44.831641  6522 raft_consensus.cc:3055] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:44.831815  6447 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.832263  6522 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:44.832968  6522 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:44.833808  6522 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.839005  6522 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 4.
I20260713 09:00:44.840147  6342 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:44.840903  6574 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:44.841329  6574 raft_consensus.cc:697] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:44.841619  6447 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 4.
I20260713 09:00:44.842100  6574 consensus_queue.cc:237] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:44.847414  6272 catalog_manager.cc:5697] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 3 to 4, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 4 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:44.924434  6662 raft_consensus.cc:993] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.924822  6675 raft_consensus.cc:1081] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:44.926074  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58216
I20260713 09:00:44.926615  6372 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.926898  6372 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.930948  6372 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.932296  6372 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 4 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:44.933288  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:44.933331  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:44.933897  6522 raft_consensus.cc:3055] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:44.934134  6447 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.934190  6522 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:44.934953  6522 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.935973  6522 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.939857  6447 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 4.
I20260713 09:00:44.940840  6340 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 3656f83688f640878a249774c17bc537, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:44.941584  6574 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:44.941671  6522 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 4.
I20260713 09:00:44.942024  6574 raft_consensus.cc:697] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:44.942755  6574 consensus_queue.cc:237] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:44.948436  6272 catalog_manager.cc:5697] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 3 to 4, leader changed from 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 4 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.047518  6681 raft_consensus.cc:993] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:45.047917  6661 raft_consensus.cc:1081] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:45.049147  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58200
I20260713 09:00:45.049593  6372 raft_consensus.cc:493] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.049863  6372 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.053735  6372 raft_consensus.cc:515] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.055123  6372 leader_election.cc:290] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 3 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:45.055796  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:45.056087  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:45.056267  6447 raft_consensus.cc:3055] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:45.056562  6447 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:45.056562  6522 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.057263  6447 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.058161  6447 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.061242  6522 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:45.062206  6342 leader_election.cc:304] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:45.062476  6681 raft_consensus.cc:993] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: : Instructing follower c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:45.062893  6661 raft_consensus.cc:1081] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Signalling peer c2531e56fb064c7cbd9ed0ca2e1fc410 to start an election
I20260713 09:00:45.063021  6574 raft_consensus.cc:2804] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:45.063104  6447 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:45.063452  6574 raft_consensus.cc:697] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:45.064174  6574 consensus_queue.cc:237] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.064582  6372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
 from {username='slave'} at 127.0.0.1:58200
I20260713 09:00:45.065030  6372 raft_consensus.cc:493] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.065354  6372 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.069866  6372 raft_consensus.cc:515] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.071115  6372 leader_election.cc:290] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [CANDIDATE]: Term 3 election: Requested vote from peers 3656f83688f640878a249774c17bc537 (127.5.157.130:42909), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:45.070643  6272 catalog_manager.cc:5697] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 2 to 3, leader changed from 3656f83688f640878a249774c17bc537 (127.5.157.130) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 3 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.071749  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:45.072052  6522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9369466ddd4131b2badb9cb0fb785b" candidate_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:45.072229  6447 raft_consensus.cc:3055] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:45.072597  6522 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.072559  6447 raft_consensus.cc:740] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:45.073434  6447 consensus_queue.cc:260] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.074255  6447 raft_consensus.cc:3060] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.077622  6522 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:45.078572  6342 leader_election.cc:304] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: 14f7e48cd9b74b988304a407873df1a2, c2531e56fb064c7cbd9ed0ca2e1fc410; no voters: 
I20260713 09:00:45.079191  6574 raft_consensus.cc:2804] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:45.079316  6447 raft_consensus.cc:2468] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2531e56fb064c7cbd9ed0ca2e1fc410 in term 3.
I20260713 09:00:45.079766  6574 raft_consensus.cc:697] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Becoming Leader. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:45.080713  6574 consensus_queue.cc:237] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:45.086040  6272 catalog_manager.cc:5697] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 reported cstate change: term changed from 2 to 3, leader changed from 3656f83688f640878a249774c17bc537 (127.5.157.130) to c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129). New cstate: current_term: 3 leader_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:45.244874  6447 raft_consensus.cc:1275] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.245932  6574 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.253621  6522 raft_consensus.cc:1275] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.255055  6574 consensus_queue.cc:1048] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.341097  6522 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.342114  6665 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.351037  6447 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.352669  6574 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.353905  6447 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.355989  6574 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.363179  6522 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.364174  6574 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.490095  6522 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.491259  6574 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.498445  6447 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.500195  6523 raft_consensus.cc:1275] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.500614  6574 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.502242  6665 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.513605  6447 raft_consensus.cc:1275] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Refusing update from remote peer c2531e56fb064c7cbd9ed0ca2e1fc410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.515383  6694 consensus_queue.cc:1048] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:47.571080  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:47.578548  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34670479871a400fa43485351adb50c8"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:47.579458  6372 raft_consensus.cc:606] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:47.582350  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:47.582772  6372 raft_consensus.cc:606] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Received request to transfer leadership to TS 3656f83688f640878a249774c17bc537
I20260713 09:00:47.584671  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:47.585013  6372 raft_consensus.cc:606] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Received request to transfer leadership to TS 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:47.586917  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
mode: GRACEFUL
new_leader_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:58242
I20260713 09:00:47.587257  6372 raft_consensus.cc:606] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Received request to transfer leadership to TS 14f7e48cd9b74b988304a407873df1a2
I20260713 09:00:47.588066  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:00:47.588490  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:47.594157  6694 raft_consensus.cc:993] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:47.594631  6702 raft_consensus.cc:1081] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Signalling peer 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:47.596022  6523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:52524
I20260713 09:00:47.596465  6523 raft_consensus.cc:493] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.596774  6523 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:47.603461  6523 raft_consensus.cc:515] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.605196  6523 leader_election.cc:290] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 4 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:47.605835  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:47.606465  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647b5123577e49ef8b36d629f7ac1f1e" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:47.606658  6372 raft_consensus.cc:3055] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:47.606997  6372 raft_consensus.cc:740] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:47.607002  6447 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:47.607779  6372 consensus_queue.cc:260] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.608639  6372 raft_consensus.cc:3060] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:47.611570  6447 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 4.
I20260713 09:00:47.612578  6489 leader_election.cc:304] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:47.613226  6372 raft_consensus.cc:2468] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 4.
I20260713 09:00:47.613327  6675 raft_consensus.cc:2804] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:47.614409  6675 raft_consensus.cc:697] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 4 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:47.615309  6675 consensus_queue.cc:237] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.622514  6273 catalog_manager.cc:5697] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 3 to 4, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 4 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.846158  6694 raft_consensus.cc:993] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:47.846588  6702 raft_consensus.cc:1081] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:47.847774  6447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34670479871a400fa43485351adb50c8"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40308
I20260713 09:00:47.848204  6447 raft_consensus.cc:493] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.848464  6447 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.852257  6447 raft_consensus.cc:515] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.853546  6447 leader_election.cc:290] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 3 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:47.854276  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:47.854550  6523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34670479871a400fa43485351adb50c8" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:47.854809  6372 raft_consensus.cc:3055] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:47.855085  6523 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.855121  6372 raft_consensus.cc:740] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:47.855973  6372 consensus_queue.cc:260] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.857064  6372 raft_consensus.cc:3060] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:47.861663  6523 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 3.
I20260713 09:00:47.863032  6417 leader_election.cc:304] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:47.863361  6372 raft_consensus.cc:2468] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 3.
I20260713 09:00:47.863926  6661 raft_consensus.cc:2804] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:47.865060  6661 raft_consensus.cc:697] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 3 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:47.865899  6661 consensus_queue.cc:237] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:47.872046  6273 catalog_manager.cc:5697] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 2 to 3, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 3 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.955037  6694 raft_consensus.cc:993] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:47.955425  6702 raft_consensus.cc:1081] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Signalling peer 14f7e48cd9b74b988304a407873df1a2 to start an election
I20260713 09:00:47.956796  6523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504"
dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
 from {username='slave'} at 127.0.0.1:52524
I20260713 09:00:47.957242  6523 raft_consensus.cc:493] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:47.957584  6523 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:47.961963  6523 raft_consensus.cc:515] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:47.963425  6523 leader_election.cc:290] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [CANDIDATE]: Term 5 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 3656f83688f640878a249774c17bc537 (127.5.157.130:42909)
I20260713 09:00:47.964143  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:47.964457  6447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc7108d1a9d4c9195dd1105b692e504" candidate_uuid: "14f7e48cd9b74b988304a407873df1a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3656f83688f640878a249774c17bc537"
I20260713 09:00:47.964632  6372 raft_consensus.cc:3055] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:00:47.964952  6447 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:47.965018  6372 raft_consensus.cc:740] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:47.965874  6372 consensus_queue.cc:260] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:47.966740  6372 raft_consensus.cc:3060] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:47.969297  6447 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 5.
I20260713 09:00:47.970244  6489 leader_election.cc:304] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:47.971071  6675 raft_consensus.cc:2804] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:00:47.971168  6372 raft_consensus.cc:2468] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7e48cd9b74b988304a407873df1a2 in term 5.
I20260713 09:00:47.971581  6675 raft_consensus.cc:697] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 5 LEADER]: Becoming Leader. State: Replica: 14f7e48cd9b74b988304a407873df1a2, State: Running, Role: LEADER
I20260713 09:00:47.972438  6675 consensus_queue.cc:237] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [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: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } }
I20260713 09:00:47.978890  6273 catalog_manager.cc:5697] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 reported cstate change: term changed from 4 to 5, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131). New cstate: current_term: 5 leader_uuid: "14f7e48cd9b74b988304a407873df1a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.012219  6447 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.013172  6675 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:48.023064  6372 raft_consensus.cc:1275] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:48.024752  6703 consensus_queue.cc:1048] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:00:48.081064  6694 raft_consensus.cc:993] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: : Instructing follower 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:48.081537  6702 raft_consensus.cc:1081] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Signalling peer 3656f83688f640878a249774c17bc537 to start an election
I20260713 09:00:48.082734  6447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d"
dest_uuid: "3656f83688f640878a249774c17bc537"
 from {username='slave'} at 127.0.0.1:40308
I20260713 09:00:48.083153  6447 raft_consensus.cc:493] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:48.083412  6447 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:48.087342  6447 raft_consensus.cc:515] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:48.088603  6447 leader_election.cc:290] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [CANDIDATE]: Term 5 election: Requested vote from peers c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115), 14f7e48cd9b74b988304a407873df1a2 (127.5.157.131:42819)
I20260713 09:00:48.089417  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410"
I20260713 09:00:48.089687  6523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef7a0264fd44a8781eb72c05e71620d" candidate_uuid: "3656f83688f640878a249774c17bc537" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "14f7e48cd9b74b988304a407873df1a2"
I20260713 09:00:48.089920  6372 raft_consensus.cc:3055] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:00:48.090199  6372 raft_consensus.cc:740] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2531e56fb064c7cbd9ed0ca2e1fc410, State: Running, Role: LEADER
I20260713 09:00:48.090230  6523 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:48.090929  6372 consensus_queue.cc:260] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:48.091734  6372 raft_consensus.cc:3060] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:00:48.094914  6523 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 5.
I20260713 09:00:48.095623  6372 raft_consensus.cc:2468] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3656f83688f640878a249774c17bc537 in term 5.
I20260713 09:00:48.095841  6417 leader_election.cc:304] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [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: 14f7e48cd9b74b988304a407873df1a2, 3656f83688f640878a249774c17bc537; no voters: 
I20260713 09:00:48.096568  6661 raft_consensus.cc:2804] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:00:48.096937  6661 raft_consensus.cc:697] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 5 LEADER]: Becoming Leader. State: Replica: 3656f83688f640878a249774c17bc537, State: Running, Role: LEADER
I20260713 09:00:48.097774  6661 consensus_queue.cc:237] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [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: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } }
I20260713 09:00:48.103935  6272 catalog_manager.cc:5697] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 reported cstate change: term changed from 4 to 5, leader changed from c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129) to 3656f83688f640878a249774c17bc537 (127.5.157.130). New cstate: current_term: 5 leader_uuid: "3656f83688f640878a249774c17bc537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.461966  6372 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:48.463276  6714 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:48.473079  6447 raft_consensus.cc:1275] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Refusing update from remote peer 14f7e48cd9b74b988304a407873df1a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:48.474531  6714 consensus_queue.cc:1048] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3656f83688f640878a249774c17bc537" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 42909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:00:48.475198  6522 raft_consensus.cc:1275] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.477032  6709 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:48.485850  6372 raft_consensus.cc:1275] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:48.487354  6709 consensus_queue.cc:1048] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2531e56fb064c7cbd9ed0ca2e1fc410" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:48.589455  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:48.595780  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:00:48.620014  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:48.621030  5750 tablet_replica.cc:333] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.621455  6522 raft_consensus.cc:1275] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Refusing update from remote peer 3656f83688f640878a249774c17bc537: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:00:48.622118  5750 raft_consensus.cc:2243] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.623138  5750 raft_consensus.cc:2272] T f331c97ff2b04418826c822e53c46763 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.622882  6722 consensus_queue.cc:1048] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f7e48cd9b74b988304a407873df1a2" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 42819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:00:48.626161  5750 tablet_replica.cc:333] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.626919  5750 raft_consensus.cc:2243] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.629213  5750 raft_consensus.cc:2272] T 9bc7108d1a9d4c9195dd1105b692e504 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:48.634410  6415 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260713 09:00:48.632567  5750 tablet_replica.cc:333] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.638334  5750 raft_consensus.cc:2243] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.638883  5750 raft_consensus.cc:2272] T 8833363956bc4cc7b64149406362ff06 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.641242  5750 tablet_replica.cc:333] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.641896  5750 raft_consensus.cc:2243] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.642707  5750 raft_consensus.cc:2272] T 13c91a8fe2ff43bf85f72a92c8cde565 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.644444  5750 tablet_replica.cc:333] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.645078  5750 raft_consensus.cc:2243] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.645597  5750 raft_consensus.cc:2272] T e65647d387084fafb835ec68ce1ec339 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:48.646938  6415 consensus_peers.cc:597] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 -> Peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Couldn't send request to peer c2531e56fb064c7cbd9ed0ca2e1fc410. 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:00:48.647642  5750 tablet_replica.cc:333] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.648150  5750 raft_consensus.cc:2243] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.648507  5750 raft_consensus.cc:2272] T 5ef7a0264fd44a8781eb72c05e71620d P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.650153  5750 tablet_replica.cc:333] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.650622  5750 raft_consensus.cc:2243] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.650985  5750 raft_consensus.cc:2272] T 647b5123577e49ef8b36d629f7ac1f1e P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.653064  5750 tablet_replica.cc:333] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.653611  5750 raft_consensus.cc:2243] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.654318  5750 raft_consensus.cc:2272] T ed9369466ddd4131b2badb9cb0fb785b P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.655934  5750 tablet_replica.cc:333] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.656383  5750 raft_consensus.cc:2243] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.656746  5750 raft_consensus.cc:2272] T 34670479871a400fa43485351adb50c8 P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.658728  5750 tablet_replica.cc:333] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410: stopping tablet replica
I20260713 09:00:48.659174  5750 raft_consensus.cc:2243] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.659847  5750 raft_consensus.cc:2272] T 8aed73f7d5d34e5d95237368c1393b0c P c2531e56fb064c7cbd9ed0ca2e1fc410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.689749  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
I20260713 09:00:48.710856  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:00:48.734282  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:48.734953  5750 tablet_replica.cc:333] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.735562  5750 raft_consensus.cc:2243] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.736038  5750 raft_consensus.cc:2272] T 13c91a8fe2ff43bf85f72a92c8cde565 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.737915  5750 tablet_replica.cc:333] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.738404  5750 raft_consensus.cc:2243] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.738842  5750 raft_consensus.cc:2272] T e65647d387084fafb835ec68ce1ec339 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.740445  5750 tablet_replica.cc:333] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.740940  5750 raft_consensus.cc:2243] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.741739  5750 raft_consensus.cc:2272] T 5ef7a0264fd44a8781eb72c05e71620d P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.743818  5750 tablet_replica.cc:333] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.744324  5750 raft_consensus.cc:2243] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.744733  5750 raft_consensus.cc:2272] T 8aed73f7d5d34e5d95237368c1393b0c P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.746403  5750 tablet_replica.cc:333] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.746878  5750 raft_consensus.cc:2243] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.747267  5750 raft_consensus.cc:2272] T f331c97ff2b04418826c822e53c46763 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.748858  5750 tablet_replica.cc:333] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.749327  5750 raft_consensus.cc:2243] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.749768  5750 raft_consensus.cc:2272] T 647b5123577e49ef8b36d629f7ac1f1e P 3656f83688f640878a249774c17bc537 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.751533  5750 tablet_replica.cc:333] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.752013  5750 raft_consensus.cc:2243] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.752693  5750 raft_consensus.cc:2272] T 34670479871a400fa43485351adb50c8 P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.754566  5750 tablet_replica.cc:333] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.755045  5750 raft_consensus.cc:2243] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.755443  5750 raft_consensus.cc:2272] T ed9369466ddd4131b2badb9cb0fb785b P 3656f83688f640878a249774c17bc537 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.757009  5750 tablet_replica.cc:333] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.757450  5750 raft_consensus.cc:2243] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.758325  5750 raft_consensus.cc:2272] T 8833363956bc4cc7b64149406362ff06 P 3656f83688f640878a249774c17bc537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.759855  5750 tablet_replica.cc:333] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537: stopping tablet replica
I20260713 09:00:48.760281  5750 raft_consensus.cc:2243] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.760705  5750 raft_consensus.cc:2272] T 9bc7108d1a9d4c9195dd1105b692e504 P 3656f83688f640878a249774c17bc537 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.788645  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
W20260713 09:00:48.804287  6489 consensus_peers.cc:597] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 -> Peer c2531e56fb064c7cbd9ed0ca2e1fc410 (127.5.157.129:42115): Couldn't send request to peer c2531e56fb064c7cbd9ed0ca2e1fc410. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:48.810489  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
I20260713 09:00:48.832113  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:48.832847  5750 tablet_replica.cc:333] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.833453  5750 raft_consensus.cc:2243] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.834239  5750 raft_consensus.cc:2272] T 647b5123577e49ef8b36d629f7ac1f1e P 14f7e48cd9b74b988304a407873df1a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.836359  5750 tablet_replica.cc:333] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.836875  5750 raft_consensus.cc:2243] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.837334  5750 raft_consensus.cc:2272] T f331c97ff2b04418826c822e53c46763 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.839033  5750 tablet_replica.cc:333] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.839501  5750 raft_consensus.cc:2243] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.839916  5750 raft_consensus.cc:2272] T 34670479871a400fa43485351adb50c8 P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.841773  5750 tablet_replica.cc:333] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.842278  5750 raft_consensus.cc:2243] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.842701  5750 raft_consensus.cc:2272] T ed9369466ddd4131b2badb9cb0fb785b P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.844234  5750 tablet_replica.cc:333] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.844692  5750 raft_consensus.cc:2243] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.845091  5750 raft_consensus.cc:2272] T 8833363956bc4cc7b64149406362ff06 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.846781  5750 tablet_replica.cc:333] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.847244  5750 raft_consensus.cc:2243] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.848034  5750 raft_consensus.cc:2272] T 9bc7108d1a9d4c9195dd1105b692e504 P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.850020  5750 tablet_replica.cc:333] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.850484  5750 raft_consensus.cc:2243] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.850867  5750 raft_consensus.cc:2272] T 13c91a8fe2ff43bf85f72a92c8cde565 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.852527  5750 tablet_replica.cc:333] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.852969  5750 raft_consensus.cc:2243] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.853358  5750 raft_consensus.cc:2272] T 5ef7a0264fd44a8781eb72c05e71620d P 14f7e48cd9b74b988304a407873df1a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.855180  5750 tablet_replica.cc:333] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.855618  5750 raft_consensus.cc:2243] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.856321  5750 raft_consensus.cc:2272] T e65647d387084fafb835ec68ce1ec339 P 14f7e48cd9b74b988304a407873df1a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.858079  5750 tablet_replica.cc:333] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2: stopping tablet replica
I20260713 09:00:48.858508  5750 raft_consensus.cc:2243] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:48.858884  5750 raft_consensus.cc:2272] T 8aed73f7d5d34e5d95237368c1393b0c P 14f7e48cd9b74b988304a407873df1a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.885378  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:00:48.902837  5750 master.cc:562] Master@127.5.157.190:35595 shutting down...
W20260713 09:00:48.922654  6322 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:00:48.923758  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:48.924281  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:48.924630  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61e3bde72fb549af8b31a1d5bc45883b: stopping tablet replica
I20260713 09:00:48.945431  5750 master.cc:584] Master@127.5.157.190:35595 shutdown complete.
14f7e48cd9b74b988304a407873df1a2  1
3656f83688f640878a249774c17bc537  4
c2531e56fb064c7cbd9ed0ca2e1fc410  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10334 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:00:48.986949  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:34613
I20260713 09:00:48.988022  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:48.993430  6731 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:00:48.993430  6730 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:00:48.994123  6733 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:00:48.995234  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:48.996021  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:48.996248  5750 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:00:48.996398  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933248996383 us; error 0 us; skew 500 ppm
I20260713 09:00:48.996899  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:48.999171  5750 webserver.cc:533] Webserver started at http://127.5.157.190:42511/ using document root <none> and password file <none>
I20260713 09:00:48.999647  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:48.999842  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.000123  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.001154  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "ec18585d229a43d79787fcce86d70f57"
format_stamp: "Formatted at 2026-07-13 09:00:48 on dist-test-slave-xzmj"
I20260713 09:00:49.005388  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:00:49.008729  6738 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:00:49.009423  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:00:49.009985  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "ec18585d229a43d79787fcce86d70f57"
format_stamp: "Formatted at 2026-07-13 09:00:48 on dist-test-slave-xzmj"
I20260713 09:00:49.010268  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-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:00:49.033296  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.034504  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.071171  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:34613
I20260713 09:00:49.071269  6789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:34613 every 8 connection(s)
I20260713 09:00:49.074915  6790 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:00:49.084095  6790 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57: Bootstrap starting.
I20260713 09:00:49.088457  6790 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.092353  6790 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57: No bootstrap required, opened a new log
I20260713 09:00:49.094328  6790 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER }
I20260713 09:00:49.094676  6790 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:49.094856  6790 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec18585d229a43d79787fcce86d70f57, State: Initialized, Role: FOLLOWER
I20260713 09:00:49.095409  6790 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER }
I20260713 09:00:49.095820  6790 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:49.096002  6790 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:49.096200  6790 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:49.100109  6790 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER }
I20260713 09:00:49.100538  6790 leader_election.cc:304] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [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: ec18585d229a43d79787fcce86d70f57; no voters: 
I20260713 09:00:49.101866  6790 leader_election.cc:290] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:49.102300  6793 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:49.103559  6793 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 1 LEADER]: Becoming Leader. State: Replica: ec18585d229a43d79787fcce86d70f57, State: Running, Role: LEADER
I20260713 09:00:49.104256  6793 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [LEADER]: Queue going to LEADER mode. State: All 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: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER }
I20260713 09:00:49.104977  6790 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:49.108685  6795 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec18585d229a43d79787fcce86d70f57. Latest consensus state: current_term: 1 leader_uuid: "ec18585d229a43d79787fcce86d70f57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER } }
I20260713 09:00:49.109301  6795 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.109385  6794 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec18585d229a43d79787fcce86d70f57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec18585d229a43d79787fcce86d70f57" member_type: VOTER } }
I20260713 09:00:49.110165  6794 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:49.114867  6800 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:49.122795  6800 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:49.128788  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:49.132429  6800 catalog_manager.cc:1383] Generated new cluster ID: a96c7595468c4ab98ca2661494e071da
I20260713 09:00:49.132689  6800 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:49.164251  6800 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:49.165417  6800 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:49.187126  6800 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57: Generated new TSK 0
I20260713 09:00:49.187680  6800 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:49.195590  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.200994  6811 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:00:49.202234  6812 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:00:49.203761  5750 server_base.cc:1061] running on GCE node
W20260713 09:00:49.204389  6814 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:00:49.205169  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.205466  5750 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:00:49.205680  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933249205655 us; error 0 us; skew 500 ppm
I20260713 09:00:49.206199  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.208313  5750 webserver.cc:533] Webserver started at http://127.5.157.129:44123/ using document root <none> and password file <none>
I20260713 09:00:49.208801  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.208987  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.209260  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.210291  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "9d2a245e421048a59271e849f8d80437"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.214604  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:00:49.217612  6819 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:00:49.218284  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:00:49.218554  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "9d2a245e421048a59271e849f8d80437"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.218840  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-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:00:49.244220  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.245417  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.246906  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.249043  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.249258  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.249497  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.249737  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:00:49.288430  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:44339
I20260713 09:00:49.288556  6881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:44339 every 8 connection(s)
I20260713 09:00:49.293162  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.299778  6886 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:00:49.301867  6887 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:00:49.303094  6889 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:00:49.303318  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:49.304514  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.304744  5750 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:00:49.304904  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933249304886 us; error 0 us; skew 500 ppm
I20260713 09:00:49.305397  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.307569  5750 webserver.cc:533] Webserver started at http://127.5.157.130:46757/ using document root <none> and password file <none>
I20260713 09:00:49.308030  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.308228  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.308542  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.310003  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "20ed2b89fcc64e718ecf577a792e76a8"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.311587  6882 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34613
I20260713 09:00:49.311973  6882 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.312649  6882 heartbeater.cc:507] Master 127.5.157.190:34613 requested a full tablet report, sending...
I20260713 09:00:49.314810  6755 ts_manager.cc:194] Registered new tserver with Master: 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:49.315294  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:00:49.316560  6755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50614
I20260713 09:00:49.318763  6894 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:00:49.319543  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:00:49.319777  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "20ed2b89fcc64e718ecf577a792e76a8"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.319998  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-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:00:49.335937  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.337059  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.338575  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.340720  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.340927  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.341173  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.341332  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.378943  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:37401
I20260713 09:00:49.379081  6956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:37401 every 8 connection(s)
I20260713 09:00:49.383489  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.391448  6960 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:00:49.391746  6961 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:00:49.395038  6957 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34613
I20260713 09:00:49.395164  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:49.395494  6957 heartbeater.cc:461] Registering TS with master...
W20260713 09:00:49.395720  6964 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:00:49.396347  6957 heartbeater.cc:507] Master 127.5.157.190:34613 requested a full tablet report, sending...
I20260713 09:00:49.396555  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.396826  5750 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:00:49.397008  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933249396975 us; error 0 us; skew 500 ppm
I20260713 09:00:49.397717  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.398361  6755 ts_manager.cc:194] Registered new tserver with Master: 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:49.399839  6755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50630
I20260713 09:00:49.400112  5750 webserver.cc:533] Webserver started at http://127.5.157.131:41731/ using document root <none> and password file <none>
I20260713 09:00:49.400677  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.400921  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.401222  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.402519  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.406615  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:00:49.409621  6968 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:00:49.410321  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:49.410591  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-xzmj"
I20260713 09:00:49.410845  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-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:00:49.426222  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.427390  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.428756  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.430889  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.431102  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.431334  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.431507  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.469772  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:33167
I20260713 09:00:49.469853  7030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:33167 every 8 connection(s)
I20260713 09:00:49.482506  7031 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34613
I20260713 09:00:49.482874  7031 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.483538  7031 heartbeater.cc:507] Master 127.5.157.190:34613 requested a full tablet report, sending...
I20260713 09:00:49.485291  6755 ts_manager.cc:194] Registered new tserver with Master: 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:49.486128  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01327077s
I20260713 09:00:49.486567  6755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50638
I20260713 09:00:49.508986  6755 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50650:
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:00:49.512768  6755 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:00:49.623138  6922 tablet_service.cc:1511] Processing CreateTablet for tablet cbbafb3450df4b19a48df5204ede8c2f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:49.624890  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbafb3450df4b19a48df5204ede8c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.627911  6921 tablet_service.cc:1511] Processing CreateTablet for tablet fe7de11cb10e4f358d51e0cba5ba14e8 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:49.629551  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7de11cb10e4f358d51e0cba5ba14e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.633000  6996 tablet_service.cc:1511] Processing CreateTablet for tablet cbbafb3450df4b19a48df5204ede8c2f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:49.634243  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbafb3450df4b19a48df5204ede8c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.636379  6919 tablet_service.cc:1511] Processing CreateTablet for tablet d8cc424249114c7a9ce5a0f82cca681e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:49.636389  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 5244768254154d9f8a44ca64516862cd (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:49.638139  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cc424249114c7a9ce5a0f82cca681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.641969  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5244768254154d9f8a44ca64516862cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.646979  6995 tablet_service.cc:1511] Processing CreateTablet for tablet fe7de11cb10e4f358d51e0cba5ba14e8 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:49.648238  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7de11cb10e4f358d51e0cba5ba14e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.649801  6847 tablet_service.cc:1511] Processing CreateTablet for tablet cbbafb3450df4b19a48df5204ede8c2f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:49.651044  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbafb3450df4b19a48df5204ede8c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.652205  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9734f3933d4d948b1cad9a03b5492e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:49.653474  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9734f3933d4d948b1cad9a03b5492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.655936  6994 tablet_service.cc:1511] Processing CreateTablet for tablet 5244768254154d9f8a44ca64516862cd (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:49.657236  6994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5244768254154d9f8a44ca64516862cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.658424  6846 tablet_service.cc:1511] Processing CreateTablet for tablet fe7de11cb10e4f358d51e0cba5ba14e8 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:49.658804  6917 tablet_service.cc:1511] Processing CreateTablet for tablet f7e444d094644be3ba0b2082c5fc3a72 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:49.659701  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7de11cb10e4f358d51e0cba5ba14e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.660027  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e444d094644be3ba0b2082c5fc3a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.663542  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4c027b085e479aafd30bbb6b44f237 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:49.664791  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4c027b085e479aafd30bbb6b44f237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.666905  6915 tablet_service.cc:1511] Processing CreateTablet for tablet acc434311f3b4ecf8b40599fc1d3fd63 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:49.668888  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc434311f3b4ecf8b40599fc1d3fd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.671193  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 5244768254154d9f8a44ca64516862cd (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:49.672415  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5244768254154d9f8a44ca64516862cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.674614  6844 tablet_service.cc:1511] Processing CreateTablet for tablet d8cc424249114c7a9ce5a0f82cca681e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:49.675832  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cc424249114c7a9ce5a0f82cca681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.678586  6914 tablet_service.cc:1511] Processing CreateTablet for tablet f9861b558bf440498fea061d4a540f11 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:49.679828  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9861b558bf440498fea061d4a540f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.682462  6913 tablet_service.cc:1511] Processing CreateTablet for tablet 5829e8844cbe499db67b48a30f0f96cf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:49.683683  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5829e8844cbe499db67b48a30f0f96cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.698583  6991 tablet_service.cc:1511] Processing CreateTablet for tablet f7e444d094644be3ba0b2082c5fc3a72 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:49.698974  6988 tablet_service.cc:1511] Processing CreateTablet for tablet f9861b558bf440498fea061d4a540f11 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:49.699944  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e444d094644be3ba0b2082c5fc3a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.700659  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9861b558bf440498fea061d4a540f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.700613  6842 tablet_service.cc:1511] Processing CreateTablet for tablet f7e444d094644be3ba0b2082c5fc3a72 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:49.701975  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e444d094644be3ba0b2082c5fc3a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.703068  6993 tablet_service.cc:1511] Processing CreateTablet for tablet d8cc424249114c7a9ce5a0f82cca681e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:49.704392  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8cc424249114c7a9ce5a0f82cca681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.704698  6989 tablet_service.cc:1511] Processing CreateTablet for tablet acc434311f3b4ecf8b40599fc1d3fd63 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:49.701987  6992 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9734f3933d4d948b1cad9a03b5492e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:49.707659  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4c027b085e479aafd30bbb6b44f237 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:49.703076  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 5829e8844cbe499db67b48a30f0f96cf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:49.708930  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4c027b085e479aafd30bbb6b44f237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.698706  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9734f3933d4d948b1cad9a03b5492e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:49.697106  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4c027b085e479aafd30bbb6b44f237 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:49.710945  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9734f3933d4d948b1cad9a03b5492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.713325  6840 tablet_service.cc:1511] Processing CreateTablet for tablet acc434311f3b4ecf8b40599fc1d3fd63 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:49.715714  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc434311f3b4ecf8b40599fc1d3fd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.707821  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc434311f3b4ecf8b40599fc1d3fd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.725759  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9734f3933d4d948b1cad9a03b5492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.726401  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4c027b085e479aafd30bbb6b44f237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.728266  6839 tablet_service.cc:1511] Processing CreateTablet for tablet 5829e8844cbe499db67b48a30f0f96cf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:49.730851  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5829e8844cbe499db67b48a30f0f96cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.731389  6838 tablet_service.cc:1511] Processing CreateTablet for tablet 36d0ab9cc58e47d681b2c1e24480a989 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:49.731403  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5829e8844cbe499db67b48a30f0f96cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.734320  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d0ab9cc58e47d681b2c1e24480a989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.750514  7046 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:49.771777  6846 tablet_service.cc:1511] Processing CreateTablet for tablet f9861b558bf440498fea061d4a540f11 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:49.789045  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 36d0ab9cc58e47d681b2c1e24480a989 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:49.795598  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d0ab9cc58e47d681b2c1e24480a989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.807946  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9861b558bf440498fea061d4a540f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.866611  7048 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:49.866721  6922 tablet_service.cc:1511] Processing CreateTablet for tablet 1c12e40669b74004bfabf788e993aa83 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:49.868076  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c12e40669b74004bfabf788e993aa83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.877210  7048 tablet_bootstrap.cc:654] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.878003  6839 tablet_service.cc:1511] Processing CreateTablet for tablet 5ded77ed23774407aad3fdaa40b220b4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:49.881944  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ded77ed23774407aad3fdaa40b220b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.883500  6993 tablet_service.cc:1511] Processing CreateTablet for tablet 36d0ab9cc58e47d681b2c1e24480a989 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:49.884299  7047 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:49.885133  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d0ab9cc58e47d681b2c1e24480a989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.885038  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 5ded77ed23774407aad3fdaa40b220b4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:49.886278  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ded77ed23774407aad3fdaa40b220b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.890156  6995 tablet_service.cc:1511] Processing CreateTablet for tablet 1c12e40669b74004bfabf788e993aa83 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:49.891726  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c12e40669b74004bfabf788e993aa83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.915313  7046 tablet_bootstrap.cc:654] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.934494  7047 tablet_bootstrap.cc:654] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:49.936995  6991 tablet_service.cc:1511] Processing CreateTablet for tablet 5ded77ed23774407aad3fdaa40b220b4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:49.948182  6847 tablet_service.cc:1511] Processing CreateTablet for tablet c94c0ccf18e845f0b337eadb81c62df4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:49.960127  6921 tablet_service.cc:1511] Processing CreateTablet for tablet c94c0ccf18e845f0b337eadb81c62df4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:49.962082  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94c0ccf18e845f0b337eadb81c62df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.963069  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 56eeca8d5dd443999eee8e5d5e8b9d96 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:49.963675  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49754b6b26459c853b92a6c6e40bb4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:49.969771  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 56eeca8d5dd443999eee8e5d5e8b9d96 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:49.993717  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94c0ccf18e845f0b337eadb81c62df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:49.971565  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49754b6b26459c853b92a6c6e40bb4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:49.996016  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 1c12e40669b74004bfabf788e993aa83 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:49.999370  6996 tablet_service.cc:1511] Processing CreateTablet for tablet 56eeca8d5dd443999eee8e5d5e8b9d96 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:49.997691  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eeca8d5dd443999eee8e5d5e8b9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.010654  7048 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.011117  7048 ts_tablet_manager.cc:1403] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.015s
I20260713 09:00:50.011885  6844 tablet_service.cc:1511] Processing CreateTablet for tablet a0b74ef1da8f434ea0fc74a01045afa1 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:50.013393  6916 tablet_service.cc:1511] Processing CreateTablet for tablet a0b74ef1da8f434ea0fc74a01045afa1 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:50.015372  6913 tablet_service.cc:1511] Processing CreateTablet for tablet ca8b540b3cca40abb30cf806712ed001 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:50.022037  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49754b6b26459c853b92a6c6e40bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.034335  7048 raft_consensus.cc:359] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.035089  7048 raft_consensus.cc:385] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.035379  7048 raft_consensus.cc:740] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.035897  7047 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.045825  7047 ts_tablet_manager.cc:1403] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.032s
I20260713 09:00:50.026099  6915 tablet_service.cc:1511] Processing CreateTablet for tablet dbcfe6ce9f574935823b2041f9c9730d (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:50.026809  6994 tablet_service.cc:1511] Processing CreateTablet for tablet 7f49754b6b26459c853b92a6c6e40bb4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:50.027439  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eeca8d5dd443999eee8e5d5e8b9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.049175  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcfe6ce9f574935823b2041f9c9730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.016722  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ded77ed23774407aad3fdaa40b220b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.053902  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49754b6b26459c853b92a6c6e40bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.054533  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b74ef1da8f434ea0fc74a01045afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.036113  7048 consensus_queue.cc:260] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.036975  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c12e40669b74004bfabf788e993aa83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.007839  6988 tablet_service.cc:1511] Processing CreateTablet for tablet c94c0ccf18e845f0b337eadb81c62df4 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:50.023583  6990 tablet_service.cc:1511] Processing CreateTablet for tablet a0b74ef1da8f434ea0fc74a01045afa1 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:50.023583  6992 tablet_service.cc:1511] Processing CreateTablet for tablet ca8b540b3cca40abb30cf806712ed001 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:50.047722  6838 tablet_service.cc:1511] Processing CreateTablet for tablet ca8b540b3cca40abb30cf806712ed001 (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:50.059271  6989 tablet_service.cc:1511] Processing CreateTablet for tablet dbcfe6ce9f574935823b2041f9c9730d (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:50.063988  6840 tablet_service.cc:1511] Processing CreateTablet for tablet dbcfe6ce9f574935823b2041f9c9730d (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:50.064852  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8b540b3cca40abb30cf806712ed001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.075673  6918 tablet_service.cc:1511] Processing CreateTablet for tablet dc25290f415d4b12896d69f95b7f452a (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:50.077124  6843 tablet_service.cc:1511] Processing CreateTablet for tablet dc25290f415d4b12896d69f95b7f452a (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:50.078327  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b74ef1da8f434ea0fc74a01045afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.078981  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8b540b3cca40abb30cf806712ed001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.079638  7046 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.080099  7046 ts_tablet_manager.cc:1403] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.330s	user 0.013s	sys 0.014s
I20260713 09:00:50.081801  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8b540b3cca40abb30cf806712ed001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.082399  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94c0ccf18e845f0b337eadb81c62df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.082823  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc25290f415d4b12896d69f95b7f452a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.083019  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eeca8d5dd443999eee8e5d5e8b9d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.083573  6994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49754b6b26459c853b92a6c6e40bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.084290  7047 raft_consensus.cc:359] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.085008  7047 raft_consensus.cc:385] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.082160  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcfe6ce9f574935823b2041f9c9730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.085309  7047 raft_consensus.cc:740] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.086428  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcfe6ce9f574935823b2041f9c9730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.086280  7047 consensus_queue.cc:260] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.089918  6993 tablet_service.cc:1511] Processing CreateTablet for tablet dc25290f415d4b12896d69f95b7f452a (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:50.091477  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc25290f415d4b12896d69f95b7f452a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.105779  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc25290f415d4b12896d69f95b7f452a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.114810  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 0028fd0cbc64448185f6874c8b132cdf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:50.116173  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0028fd0cbc64448185f6874c8b132cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.112390  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b74ef1da8f434ea0fc74a01045afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.128053  6957 heartbeater.cc:499] Master 127.5.157.190:34613 was elected leader, sending a full tablet report...
W20260713 09:00:50.128088  6803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:50.128125  7031 heartbeater.cc:499] Master 127.5.157.190:34613 was elected leader, sending a full tablet report...
I20260713 09:00:50.130873  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 0028fd0cbc64448185f6874c8b132cdf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:50.142158  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 0028fd0cbc64448185f6874c8b132cdf (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:50.149171  6842 tablet_service.cc:1511] Processing CreateTablet for tablet d685126ead9a469a8f1b0a96333f43db (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:50.154767  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d685126ead9a469a8f1b0a96333f43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.133440  7046 raft_consensus.cc:359] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.157490  6920 tablet_service.cc:1511] Processing CreateTablet for tablet d685126ead9a469a8f1b0a96333f43db (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:50.158350  7047 ts_tablet_manager.cc:1434] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.002s
I20260713 09:00:50.158771  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d685126ead9a469a8f1b0a96333f43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.159366  7047 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.165189  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0028fd0cbc64448185f6874c8b132cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.169096  7046 raft_consensus.cc:385] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.169442  7046 raft_consensus.cc:740] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.170367  7046 consensus_queue.cc:260] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.178565  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0028fd0cbc64448185f6874c8b132cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.179551  7047 tablet_bootstrap.cc:654] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.182448  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 45540ab246784091bf9821474dd17b2e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:00:50.183713  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45540ab246784091bf9821474dd17b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.191620  7048 ts_tablet_manager.cc:1434] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.180s	user 0.013s	sys 0.000s
I20260713 09:00:50.192091  6882 heartbeater.cc:499] Master 127.5.157.190:34613 was elected leader, sending a full tablet report...
I20260713 09:00:50.192572  7048 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.194222  6847 tablet_service.cc:1511] Processing CreateTablet for tablet a62b5266345d41a6a38d3bee5d57d74f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:50.195456  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62b5266345d41a6a38d3bee5d57d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.196375  7053 raft_consensus.cc:493] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.196802  7053 raft_consensus.cc:515] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.201587  7053 leader_election.cc:290] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167), 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:50.201927  7052 raft_consensus.cc:493] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.202368  7052 raft_consensus.cc:515] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.207202  7052 leader_election.cc:290] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.235874  6915 tablet_service.cc:1511] Processing CreateTablet for tablet a62b5266345d41a6a38d3bee5d57d74f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:50.237138  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62b5266345d41a6a38d3bee5d57d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.225399  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 45540ab246784091bf9821474dd17b2e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:00:50.246317  7048 tablet_bootstrap.cc:654] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.269296  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45540ab246784091bf9821474dd17b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.286202  6988 tablet_service.cc:1511] Processing CreateTablet for tablet d685126ead9a469a8f1b0a96333f43db (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:50.287465  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d685126ead9a469a8f1b0a96333f43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.291965  7046 ts_tablet_manager.cc:1434] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.212s	user 0.015s	sys 0.003s
I20260713 09:00:50.293612  7046 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.303015  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:50.304195  6996 tablet_service.cc:1511] Processing CreateTablet for tablet 45540ab246784091bf9821474dd17b2e (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260713 09:00:50.308938  6897 leader_election.cc:343] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.309331  6992 tablet_service.cc:1511] Processing CreateTablet for tablet a62b5266345d41a6a38d3bee5d57d74f (DEFAULT_TABLE table=test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:50.312446  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45540ab246784091bf9821474dd17b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.316502  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62b5266345d41a6a38d3bee5d57d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.331547  7047 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.332031  7047 ts_tablet_manager.cc:1403] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.001s
I20260713 09:00:50.333148  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.334873  7047 raft_consensus.cc:359] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.335065  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:50.336243  6895 leader_election.cc:343] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.336702  6895 leader_election.cc:304] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.338376  7053 raft_consensus.cc:2749] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:00:50.339219  6969 leader_election.cc:343] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.339994  7047 raft_consensus.cc:385] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.340317  7047 raft_consensus.cc:740] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.341145  7047 consensus_queue.cc:260] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.342365  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.343446  7047 ts_tablet_manager.cc:1434] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:00:50.344142  7048 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
W20260713 09:00:50.344029  6970 leader_election.cc:343] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.344329  7047 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.344484  7046 tablet_bootstrap.cc:654] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.344652  6970 leader_election.cc:304] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.345531  7052 raft_consensus.cc:2749] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.344662  7048 ts_tablet_manager.cc:1403] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.007s
I20260713 09:00:50.349445  7048 raft_consensus.cc:359] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.350188  7048 raft_consensus.cc:385] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.350514  7048 raft_consensus.cc:740] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.350857  7047 tablet_bootstrap.cc:654] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.351341  7048 consensus_queue.cc:260] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.353682  7048 ts_tablet_manager.cc:1434] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:50.354635  7048 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.361441  7048 tablet_bootstrap.cc:654] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.378875  7046 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.379465  7046 ts_tablet_manager.cc:1403] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.009s
I20260713 09:00:50.381083  7047 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.381575  7047 ts_tablet_manager.cc:1403] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.018s
I20260713 09:00:50.382375  7048 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.382861  7048 ts_tablet_manager.cc:1403] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260713 09:00:50.382480  7046 raft_consensus.cc:359] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.383438  7046 raft_consensus.cc:385] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.383793  7046 raft_consensus.cc:740] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.384320  7047 raft_consensus.cc:359] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.384994  7047 raft_consensus.cc:385] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.384701  7046 consensus_queue.cc:260] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.385300  7047 raft_consensus.cc:740] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.386015  7047 consensus_queue.cc:260] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.387307  7046 ts_tablet_manager.cc:1434] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:50.386762  7048 raft_consensus.cc:359] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.387741  7048 raft_consensus.cc:385] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.388029  7048 raft_consensus.cc:740] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.388190  7047 ts_tablet_manager.cc:1434] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:50.388401  7046 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.389160  7047 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.388777  7048 consensus_queue.cc:260] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.391047  7048 ts_tablet_manager.cc:1434] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:00:50.391942  7048 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.395763  7047 tablet_bootstrap.cc:654] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.397962  7048 tablet_bootstrap.cc:654] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.400198  7046 tablet_bootstrap.cc:654] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.407706  7052 raft_consensus.cc:493] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.408339  7052 raft_consensus.cc:515] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.412539  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.413827  7052 leader_election.cc:290] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.412539  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.415187  6857 raft_consensus.cc:2468] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.416510  6969 leader_election.cc:304] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
W20260713 09:00:50.417490  6970 leader_election.cc:343] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.421685  7047 tablet_bootstrap.cc:492] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.422169  7047 ts_tablet_manager.cc:1403] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.018s
I20260713 09:00:50.422539  7052 raft_consensus.cc:2804] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.422919  7052 raft_consensus.cc:493] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.423240  7052 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.425088  7047 raft_consensus.cc:359] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.425808  7047 raft_consensus.cc:385] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.426551  7047 raft_consensus.cc:740] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.427287  7047 consensus_queue.cc:260] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.429438  7047 ts_tablet_manager.cc:1434] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:00:50.430369  7047 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.432726  7052 raft_consensus.cc:515] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.434845  7052 leader_election.cc:290] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.435329  7052 raft_consensus.cc:493] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.435739  7052 raft_consensus.cc:515] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.436486  7047 tablet_bootstrap.cc:654] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.437587  7052 leader_election.cc:290] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.439078  7048 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.439556  7048 ts_tablet_manager.cc:1403] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.013s
I20260713 09:00:50.440141  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.440752  6931 raft_consensus.cc:2468] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.441041  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:50.441632  6857 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.441772  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.442375  7048 raft_consensus.cc:359] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.443096  7048 raft_consensus.cc:385] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.443115  7046 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.443439  7048 raft_consensus.cc:740] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.443743  7046 ts_tablet_manager.cc:1403] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.013s
I20260713 09:00:50.444262  7048 consensus_queue.cc:260] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.445834  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.446355  6932 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.446496  7048 ts_tablet_manager.cc:1434] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:00:50.446758  7046 raft_consensus.cc:359] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.447433  7048 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.447436  7046 raft_consensus.cc:385] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.448009  7046 raft_consensus.cc:740] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
W20260713 09:00:50.448613  6969 leader_election.cc:343] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.448710  6857 raft_consensus.cc:2468] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.448761  7046 consensus_queue.cc:260] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.450202  6969 leader_election.cc:304] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.451607  7046 ts_tablet_manager.cc:1434] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:00:50.451906  6970 leader_election.cc:304] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.452705  7046 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.453023  7070 raft_consensus.cc:2804] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.456351  7048 tablet_bootstrap.cc:654] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.459035  7052 raft_consensus.cc:2804] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.459518  7052 raft_consensus.cc:493] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.464195  7046 tablet_bootstrap.cc:654] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.460137  7052 raft_consensus.cc:3060] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.468628  6932 raft_consensus.cc:2468] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.470866  7048 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.472721  7048 ts_tablet_manager.cc:1403] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260713 09:00:50.473552  7054 raft_consensus.cc:493] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.474134  7054 raft_consensus.cc:515] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.470995  7047 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.475841  7047 ts_tablet_manager.cc:1403] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.010s
I20260713 09:00:50.475601  7048 raft_consensus.cc:359] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.476296  7048 raft_consensus.cc:385] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.476586  7048 raft_consensus.cc:740] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.477296  7048 consensus_queue.cc:260] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.484812  7048 ts_tablet_manager.cc:1434] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:00:50.480098  7054 leader_election.cc:290] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.486258  7048 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.486693  7047 raft_consensus.cc:359] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.487380  7047 raft_consensus.cc:385] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.487651  7047 raft_consensus.cc:740] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.480695  7070 raft_consensus.cc:697] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:50.489768  7047 consensus_queue.cc:260] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.491319  7070 consensus_queue.cc:237] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.494930  7046 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.495170  7047 ts_tablet_manager.cc:1434] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:00:50.495393  7046 ts_tablet_manager.cc:1403] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260713 09:00:50.496107  7047 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.497607  7048 tablet_bootstrap.cc:654] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.498884  7046 raft_consensus.cc:359] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.499604  7046 raft_consensus.cc:385] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.499907  7046 raft_consensus.cc:740] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.504879  7047 tablet_bootstrap.cc:654] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.500730  7046 consensus_queue.cc:260] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.513758  7046 ts_tablet_manager.cc:1434] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:00:50.515694  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.516541  6932 raft_consensus.cc:2468] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:50.518131  6821 leader_election.cc:304] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.519001  7054 raft_consensus.cc:2804] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.519348  7054 raft_consensus.cc:493] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.519688  7054 raft_consensus.cc:3060] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.521026  7046 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.527029  7054 raft_consensus.cc:515] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.527855  7046 tablet_bootstrap.cc:654] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.529937  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.530620  6932 raft_consensus.cc:3060] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.531338  7052 raft_consensus.cc:515] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.532930  7048 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.533381  7048 ts_tablet_manager.cc:1403] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.014s
I20260713 09:00:50.534093  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:50.534821  6857 raft_consensus.cc:2393] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44e4e50cad5b4b0f8cfaf8789971c433 in current term 1: Already voted for candidate 9d2a245e421048a59271e849f8d80437 in this term.
I20260713 09:00:50.536211  7048 raft_consensus.cc:359] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.536875  7048 raft_consensus.cc:385] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.537159  7048 raft_consensus.cc:740] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.538002  7048 consensus_queue.cc:260] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.540211  7048 ts_tablet_manager.cc:1434] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:00:50.540589  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:50.541790  7006 raft_consensus.cc:2393] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2a245e421048a59271e849f8d80437 in current term 1: Already voted for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in this term.
I20260713 09:00:50.541975  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.543129  7046 tablet_bootstrap.cc:492] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.543591  7046 ts_tablet_manager.cc:1403] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:00:50.543476  6970 leader_election.cc:304] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.543911  7048 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.544382  7072 raft_consensus.cc:2749] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.544381  6932 raft_consensus.cc:2468] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:50.546113  6821 leader_election.cc:304] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.548983  7052 leader_election.cc:290] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.549532  7046 raft_consensus.cc:359] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.550222  7046 raft_consensus.cc:385] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.550510  7046 raft_consensus.cc:740] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.551170  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7e444d094644be3ba0b2082c5fc3a72" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:50.551184  7046 consensus_queue.cc:260] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.552006  7006 raft_consensus.cc:2393] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d2a245e421048a59271e849f8d80437 in current term 1: Already voted for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in this term.
I20260713 09:00:50.557590  7048 tablet_bootstrap.cc:654] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.557391  6753 catalog_manager.cc:5697] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:50.559893  7082 raft_consensus.cc:2804] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.562744  7054 leader_election.cc:290] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.564821  7086 raft_consensus.cc:493] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.566434  7082 raft_consensus.cc:697] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:50.567441  7082 consensus_queue.cc:237] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.565388  7086 raft_consensus.cc:515] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.569868  7048 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.570362  7048 ts_tablet_manager.cc:1403] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260713 09:00:50.573309  7048 raft_consensus.cc:359] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.574076  7048 raft_consensus.cc:385] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.574396  7048 raft_consensus.cc:740] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.575062  7048 consensus_queue.cc:260] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.577601  7048 ts_tablet_manager.cc:1434] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:00:50.578871  7048 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.583688  7047 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.584371  7047 ts_tablet_manager.cc:1403] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.018s
I20260713 09:00:50.585248  7070 raft_consensus.cc:493] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.586254  7070 raft_consensus.cc:515] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.589110  7048 tablet_bootstrap.cc:654] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.591709  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9734f3933d4d948b1cad9a03b5492e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.593349  7070 leader_election.cc:290] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.593911  7086 leader_election.cc:290] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.594085  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
W20260713 09:00:50.594944  6969 leader_election.cc:343] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.595022  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
W20260713 09:00:50.595510  6821 leader_election.cc:343] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:50.596462  6822 leader_election.cc:343] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.596472  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9734f3933d4d948b1cad9a03b5492e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.597440  6822 leader_election.cc:304] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433
I20260713 09:00:50.597611  6932 raft_consensus.cc:2468] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.593089  7046 ts_tablet_manager.cc:1434] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.049s	user 0.026s	sys 0.021s
I20260713 09:00:50.598738  6970 leader_election.cc:304] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.598850  7047 raft_consensus.cc:359] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.599846  7047 raft_consensus.cc:385] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.600126  7070 raft_consensus.cc:2804] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.600265  7047 raft_consensus.cc:740] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.600595  7046 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.600569  7070 raft_consensus.cc:493] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.601194  7070 raft_consensus.cc:3060] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.601239  7047 consensus_queue.cc:260] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.604487  7047 ts_tablet_manager.cc:1434] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:00:50.605675  7047 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.607823  7046 tablet_bootstrap.cc:654] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.613903  7047 tablet_bootstrap.cc:654] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.614298  7070 raft_consensus.cc:515] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.617961  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9734f3933d4d948b1cad9a03b5492e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
W20260713 09:00:50.619788  6969 leader_election.cc:343] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.619872  7048 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.599104  7086 raft_consensus.cc:2749] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.620715  7048 ts_tablet_manager.cc:1403] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.009s
I20260713 09:00:50.624469  7048 raft_consensus.cc:359] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.625330  7048 raft_consensus.cc:385] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.625687  7048 raft_consensus.cc:740] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.626530  7048 consensus_queue.cc:260] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.629585  7048 ts_tablet_manager.cc:1434] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:00:50.630499  7048 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.633875  7052 raft_consensus.cc:493] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.634451  7052 raft_consensus.cc:515] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.637153  7052 leader_election.cc:290] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:50.638371  7048 tablet_bootstrap.cc:654] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.644819  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.645535  6932 raft_consensus.cc:2468] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.647193  7052 raft_consensus.cc:493] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.647375  6970 leader_election.cc:304] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:50.648262  7052 raft_consensus.cc:515] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.649142  7072 raft_consensus.cc:2804] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.649638  7072 raft_consensus.cc:493] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.650074  7072 raft_consensus.cc:3060] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.647670  7070 leader_election.cc:290] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.652868  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.658365  6857 raft_consensus.cc:2468] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.653017  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9734f3933d4d948b1cad9a03b5492e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.659559  6932 raft_consensus.cc:3060] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.660579  6753 catalog_manager.cc:5697] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.665648  7052 leader_election.cc:290] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.666923  7046 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.667157  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9861b558bf440498fea061d4a540f11" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.667695  6931 raft_consensus.cc:2468] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.667871  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9861b558bf440498fea061d4a540f11" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.668913  6970 leader_election.cc:304] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:50.669772  7052 raft_consensus.cc:2804] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.670176  7052 raft_consensus.cc:493] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.670542  7052 raft_consensus.cc:3060] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.670974  7046 ts_tablet_manager.cc:1403] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.023s
W20260713 09:00:50.671548  6969 leader_election.cc:343] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.673952  7046 raft_consensus.cc:359] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.674660  7046 raft_consensus.cc:385] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.674954  7046 raft_consensus.cc:740] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.677238  7072 raft_consensus.cc:515] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.677542  7052 raft_consensus.cc:515] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.679980  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.680610  6931 raft_consensus.cc:3060] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.681996  7052 leader_election.cc:290] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.683774  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9861b558bf440498fea061d4a540f11" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.684618  6930 raft_consensus.cc:3060] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.679980  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9861b558bf440498fea061d4a540f11" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
W20260713 09:00:50.687104  6969 leader_election.cc:343] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.692250  6931 raft_consensus.cc:2468] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.699064  6930 raft_consensus.cc:2468] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.697021  6970 leader_election.cc:304] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:50.702355  7052 raft_consensus.cc:2804] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.702565  6970 leader_election.cc:304] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.702836  7052 raft_consensus.cc:697] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:50.703510  6932 raft_consensus.cc:2468] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.703787  7076 raft_consensus.cc:2804] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.703662  7052 consensus_queue.cc:237] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } }
I20260713 09:00:50.704499  7072 leader_election.cc:290] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:50.704710  7076 raft_consensus.cc:697] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:50.705417  7046 consensus_queue.cc:260] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.706561  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbafb3450df4b19a48df5204ede8c2f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:50.706036  7076 consensus_queue.cc:237] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.707099  6857 raft_consensus.cc:3060] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.710683  7048 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.711560  7086 raft_consensus.cc:493] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.705008  6970 leader_election.cc:304] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.712437  7086 raft_consensus.cc:515] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.713671  7070 raft_consensus.cc:2804] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.714143  7070 raft_consensus.cc:697] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:50.714715  7046 ts_tablet_manager.cc:1434] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260713 09:00:50.713690  7047 tablet_bootstrap.cc:492] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.714972  7070 consensus_queue.cc:237] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.715559  7047 ts_tablet_manager.cc:1403] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.051s
I20260713 09:00:50.715704  7046 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.718643  7086 leader_election.cc:290] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.719913  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:50.719977  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.720638  7006 raft_consensus.cc:2468] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:50.721895  6822 leader_election.cc:304] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.720646  6931 raft_consensus.cc:2468] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:50.722543  7046 tablet_bootstrap.cc:654] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.722855  7086 raft_consensus.cc:2804] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.724078  7086 raft_consensus.cc:493] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.724435  7086 raft_consensus.cc:3060] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.730067  7048 ts_tablet_manager.cc:1403] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.027s
I20260713 09:00:50.730849  6857 raft_consensus.cc:2468] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.734814  7086 raft_consensus.cc:515] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.736064  7048 raft_consensus.cc:359] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.737142  7072 raft_consensus.cc:493] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.737637  7072 raft_consensus.cc:515] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.739143  7046 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.739615  7046 ts_tablet_manager.cc:1403] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:00:50.740144  7072 leader_election.cc:290] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.741317  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.741223  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4c027b085e479aafd30bbb6b44f237" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.741983  6931 raft_consensus.cc:3060] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.742379  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4c027b085e479aafd30bbb6b44f237" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.742579  7046 raft_consensus.cc:359] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.743034  6857 raft_consensus.cc:2468] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.743330  7046 raft_consensus.cc:385] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.736757  7048 raft_consensus.cc:385] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.743716  7048 raft_consensus.cc:740] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.743682  7046 raft_consensus.cc:740] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.744346  6969 leader_election.cc:304] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.744642  7046 consensus_queue.cc:260] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.745182  7052 raft_consensus.cc:2804] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.744635  7048 consensus_queue.cc:260] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.745630  7052 raft_consensus.cc:493] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.746052  7052 raft_consensus.cc:3060] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.749305  6931 raft_consensus.cc:2468] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:50.750618  7048 ts_tablet_manager.cc:1434] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:00:50.750757  6821 leader_election.cc:304] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:50.751514  7048 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.751593  7082 raft_consensus.cc:2804] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.752132  7082 raft_consensus.cc:697] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:50.752940  7082 consensus_queue.cc:237] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.753105  7052 raft_consensus.cc:515] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.754192  7046 ts_tablet_manager.cc:1434] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:00:50.757236  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4c027b085e479aafd30bbb6b44f237" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:50.758385  7048 tablet_bootstrap.cc:654] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.757134  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4c027b085e479aafd30bbb6b44f237" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:50.759963  6857 raft_consensus.cc:3060] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.768013  7086 leader_election.cc:290] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.768997  7046 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.769177  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8cc424249114c7a9ce5a0f82cca681e" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:50.773569  7006 raft_consensus.cc:3060] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.722838  7047 raft_consensus.cc:359] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.776018  7047 raft_consensus.cc:385] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.776479  7047 raft_consensus.cc:740] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.776192  6753 catalog_manager.cc:5697] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.777594  7047 consensus_queue.cc:260] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.780162  7047 ts_tablet_manager.cc:1434] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260713 09:00:50.780202  6932 raft_consensus.cc:2468] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:50.780587  7006 raft_consensus.cc:2468] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:50.770337  6857 raft_consensus.cc:2468] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:50.781491  7047 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.782807  6969 leader_election.cc:304] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:50.783576  7076 raft_consensus.cc:2804] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:50.784029  7076 raft_consensus.cc:697] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:50.784814  7076 consensus_queue.cc:237] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.770727  7052 leader_election.cc:290] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.771490  7048 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.787506  7048 ts_tablet_manager.cc:1403] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260713 09:00:50.789810  7047 tablet_bootstrap.cc:654] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.790580  7046 tablet_bootstrap.cc:654] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.791497  7048 raft_consensus.cc:359] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.793545  7048 raft_consensus.cc:385] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.793812  7048 raft_consensus.cc:740] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.795619  7048 consensus_queue.cc:260] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.798126  7048 ts_tablet_manager.cc:1434] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:00:50.798933  7048 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.799012  6754 catalog_manager.cc:5697] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.808938  7048 tablet_bootstrap.cc:654] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.809028  6754 catalog_manager.cc:5697] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:50.816431  7048 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.816996  7048 ts_tablet_manager.cc:1403] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260713 09:00:50.820489  7048 raft_consensus.cc:359] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.821945  7048 raft_consensus.cc:385] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.822295  7048 raft_consensus.cc:740] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.823248  7048 consensus_queue.cc:260] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.826740  7048 ts_tablet_manager.cc:1434] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:00:50.827945  7048 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.830368  6752 catalog_manager.cc:5697] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:50.832415  6752 catalog_manager.cc:5697] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:50.834352  7076 raft_consensus.cc:493] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.836253  7048 tablet_bootstrap.cc:654] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.836225  7076 raft_consensus.cc:515] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.838570  7076 leader_election.cc:290] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:50.840018  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.841620  7048 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:50.841804  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:50.842105  6970 leader_election.cc:343] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.842420  7046 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:50.845597  7047 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.865831  7048 ts_tablet_manager.cc:1403] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.010s
I20260713 09:00:50.866030  7047 ts_tablet_manager.cc:1403] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.001s
I20260713 09:00:50.865932  7046 ts_tablet_manager.cc:1403] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.038s
W20260713 09:00:50.866545  6969 leader_election.cc:343] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.866995  6969 leader_election.cc:304] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:50.867770  7076 raft_consensus.cc:2749] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:50.868449  7047 raft_consensus.cc:359] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.869021  7047 raft_consensus.cc:385] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.869202  7047 raft_consensus.cc:740] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.869248  7048 raft_consensus.cc:359] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.869110  7046 raft_consensus.cc:359] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.870026  7048 raft_consensus.cc:385] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.870127  7046 raft_consensus.cc:385] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.870015  7047 consensus_queue.cc:260] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.870507  7048 raft_consensus.cc:740] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.872018  7047 ts_tablet_manager.cc:1434] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:50.871863  7048 consensus_queue.cc:260] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.870589  7046 raft_consensus.cc:740] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.873164  7047 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.873296  7046 consensus_queue.cc:260] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.874428  7052 consensus_queue.cc:1048] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:50.875612  7048 ts_tablet_manager.cc:1434] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:00:50.876467  7048 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:50.878428  7046 ts_tablet_manager.cc:1434] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:00:50.880041  7047 tablet_bootstrap.cc:654] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.884579  7048 tablet_bootstrap.cc:654] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.884584  7046 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:50.890738  7047 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:50.891165  7047 ts_tablet_manager.cc:1403] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:00:50.893882  7047 raft_consensus.cc:359] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.894546  7047 raft_consensus.cc:385] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:50.894798  7047 raft_consensus.cc:740] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:50.895622  7047 consensus_queue.cc:260] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.897271  7047 ts_tablet_manager.cc:1434] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:50.898129  7047 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:50.898751  7052 consensus_queue.cc:1048] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:50.904124  7047 tablet_bootstrap.cc:654] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.916126  7086 raft_consensus.cc:493] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.916785  7086 raft_consensus.cc:515] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.911639  7046 tablet_bootstrap.cc:654] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:50.920392  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
W20260713 09:00:50.921892  6821 leader_election.cc:343] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.921013  7086 leader_election.cc:290] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:50.924307  7052 raft_consensus.cc:493] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.924932  7052 raft_consensus.cc:515] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:50.928910  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:50.929109  7052 leader_election.cc:290] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
W20260713 09:00:50.930696  6970 leader_election.cc:343] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:50.931085  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:50.931947  7006 raft_consensus.cc:2468] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:50.933655  6822 leader_election.cc:304] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:50.935595  7086 raft_consensus.cc:2804] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:50.936084  7086 raft_consensus.cc:493] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:50.936502  7086 raft_consensus.cc:3060] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:50.942001  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:50.956547  7082 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:00:50.995045  7106 log.cc:927] Time spent T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260713 09:00:50.997792  7052 raft_consensus.cc:493] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:50.998359  7052 raft_consensus.cc:515] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.003023  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.003660  6855 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.005038  6969 leader_election.cc:304] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:51.005856  7070 raft_consensus.cc:2804] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.006376  7070 raft_consensus.cc:493] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.006618  7054 raft_consensus.cc:493] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.006825  7070 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.007117  7054 raft_consensus.cc:515] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.009083  7054 leader_election.cc:290] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.010844  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
W20260713 09:00:51.012092  6821 leader_election.cc:343] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.013638  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.014482  7006 raft_consensus.cc:2468] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:51.014775  7086 raft_consensus.cc:515] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.015901  7070 raft_consensus.cc:515] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.016256  6822 leader_election.cc:304] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.017869  7054 raft_consensus.cc:2804] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.018343  7054 raft_consensus.cc:493] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.018746  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.019552  6932 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.018806  7054 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.022667  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.020260  7086 leader_election.cc:290] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
W20260713 09:00:51.024436  6821 leader_election.cc:343] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.025146  7052 leader_election.cc:290] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.015936  6857 raft_consensus.cc:2393] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44e4e50cad5b4b0f8cfaf8789971c433 in current term 1: Already voted for candidate 9d2a245e421048a59271e849f8d80437 in this term.
I20260713 09:00:51.006197  7082 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260713 09:00:51.027875  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.029314  6969 leader_election.cc:304] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.029677  7006 raft_consensus.cc:3060] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.051429  7047 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.051798  7048 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.052168  7047 ts_tablet_manager.cc:1403] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.154s	user 0.039s	sys 0.069s
I20260713 09:00:51.052249  7048 ts_tablet_manager.cc:1403] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.176s	user 0.051s	sys 0.070s
I20260713 09:00:51.054878  7048 raft_consensus.cc:359] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.055032  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.055559  7048 raft_consensus.cc:385] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.055073  7047 raft_consensus.cc:359] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.055686  6932 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.055846  7048 raft_consensus.cc:740] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.056105  7047 raft_consensus.cc:385] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.056471  7047 raft_consensus.cc:740] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.056497  7048 consensus_queue.cc:260] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.057320  7047 consensus_queue.cc:260] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.058550  7048 ts_tablet_manager.cc:1434] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:51.059345  7048 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.059607  7047 ts_tablet_manager.cc:1434] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:51.060582  7047 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.068113  7047 tablet_bootstrap.cc:654] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.069484  7046 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.069940  7046 ts_tablet_manager.cc:1403] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.186s	user 0.046s	sys 0.051s
I20260713 09:00:51.063953  7070 leader_election.cc:290] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.072361  7046 raft_consensus.cc:359] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.073002  7046 raft_consensus.cc:385] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.073252  7046 raft_consensus.cc:740] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.074162  7046 consensus_queue.cc:260] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.076088  7048 tablet_bootstrap.cc:654] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.077915  7046 ts_tablet_manager.cc:1434] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:00:51.078768  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.075613  7070 raft_consensus.cc:493] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.079391  6856 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.079663  7070 raft_consensus.cc:515] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.079996  7054 raft_consensus.cc:515] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.091361  6856 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.094159  7054 leader_election.cc:290] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.094939  7006 raft_consensus.cc:2468] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.096002  7052 raft_consensus.cc:2749] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.096662  6932 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.099159  6970 leader_election.cc:304] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:51.100744  7004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.095003  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
W20260713 09:00:51.103703  6821 leader_election.cc:343] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.103888  7076 raft_consensus.cc:2804] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.104573  7076 raft_consensus.cc:697] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:51.104861  7004 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.105707  7076 consensus_queue.cc:237] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.122512  7070 leader_election.cc:290] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.123592  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.123560  6822 leader_election.cc:304] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
W20260713 09:00:51.125362  6969 leader_election.cc:343] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.125697  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.126233  6930 raft_consensus.cc:2468] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.127002  7116 raft_consensus.cc:2804] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.127250  6970 leader_election.cc:304] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.127475  7116 raft_consensus.cc:697] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:51.128089  7070 raft_consensus.cc:2804] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.128451  7070 raft_consensus.cc:493] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.128295  7116 consensus_queue.cc:237] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.128698  7046 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.128791  7070 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.135293  7046 tablet_bootstrap.cc:654] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:51.135360  6803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:51.135824  7070 raft_consensus.cc:515] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.138381  7070 leader_election.cc:290] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.139842  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.140457  6930 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.145958  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
W20260713 09:00:51.147192  6969 leader_election.cc:343] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.150738  7116 consensus_queue.cc:1048] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.150532  6752 catalog_manager.cc:5697] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.155845  7004 raft_consensus.cc:2468] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.156741  7118 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.156571  6753 catalog_manager.cc:5697] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.160317  6930 raft_consensus.cc:2468] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.161414  6970 leader_election.cc:304] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.162238  7052 raft_consensus.cc:2804] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.157230  6822 leader_election.cc:304] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.162796  7052 raft_consensus.cc:697] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:51.165457  7052 consensus_queue.cc:237] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.172557  7047 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.173141  7047 ts_tablet_manager.cc:1403] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.022s
I20260713 09:00:51.168848  7054 raft_consensus.cc:2804] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.177024  7054 raft_consensus.cc:697] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:51.177582  7048 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.178021  7048 ts_tablet_manager.cc:1403] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.003s
I20260713 09:00:51.181339  7047 raft_consensus.cc:359] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.181989  7047 raft_consensus.cc:385] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.182261  7047 raft_consensus.cc:740] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.178017  7054 consensus_queue.cc:237] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.183092  7047 consensus_queue.cc:260] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.185319  7047 ts_tablet_manager.cc:1434] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:00:51.185272  7048 raft_consensus.cc:359] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.186012  7048 raft_consensus.cc:385] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.186256  7048 raft_consensus.cc:740] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.186980  7046 tablet_bootstrap.cc:492] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.187578  7046 ts_tablet_manager.cc:1403] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.004s
I20260713 09:00:51.187007  7048 consensus_queue.cc:260] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.186265  7047 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.190526  7048 ts_tablet_manager.cc:1434] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:00:51.191453  7048 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.196132  6856 raft_consensus.cc:3060] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.200347  7083 consensus_queue.cc:1048] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.210856  7053 raft_consensus.cc:493] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.232980  7053 raft_consensus.cc:515] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.240563  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.241855  7053 leader_election.cc:290] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
W20260713 09:00:51.242348  6895 leader_election.cc:343] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.242498  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
W20260713 09:00:51.246332  6897 leader_election.cc:343] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.248085  6897 leader_election.cc:304] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.248834  7130 raft_consensus.cc:2749] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:00:51.249716  6969 consensus_peers.cc:597] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. 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:00:51.250929  7052 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.251149  6752 catalog_manager.cc:5697] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.252230  7052 consensus_queue.cc:1048] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.254026  7052 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.258381  7046 raft_consensus.cc:359] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.259052  7046 raft_consensus.cc:385] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.259315  7046 raft_consensus.cc:740] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.259915  7046 consensus_queue.cc:260] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.261837  7046 ts_tablet_manager.cc:1434] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260713 09:00:51.262501  7046 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.269927  6932 raft_consensus.cc:3060] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.271245  7047 tablet_bootstrap.cc:654] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.274091  7052 raft_consensus.cc:493] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.274115  7046 tablet_bootstrap.cc:654] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.274564  7052 raft_consensus.cc:515] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.281296  7052 leader_election.cc:290] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.281335  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.282421  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
W20260713 09:00:51.283383  6969 leader_election.cc:343] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:51.284123  6970 leader_election.cc:343] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.284726  7048 tablet_bootstrap.cc:654] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.284528  6970 leader_election.cc:304] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.285218  6754 catalog_manager.cc:5697] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.290515  7052 raft_consensus.cc:2749] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.314220  7070 consensus_queue.cc:1048] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.316444  7070 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.304562  7052 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:00:51.322242  7118 raft_consensus.cc:493] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.322917  7118 raft_consensus.cc:515] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.326646  7047 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.327996  7047 ts_tablet_manager.cc:1403] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.004s
I20260713 09:00:51.329818  7118 leader_election.cc:290] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.330574  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:51.333453  6969 leader_election.cc:343] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.333611  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.338759  7048 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.339349  7048 ts_tablet_manager.cc:1403] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.026s
W20260713 09:00:51.342739  6970 leader_election.cc:343] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.343326  6970 leader_election.cc:304] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.344256  7118 raft_consensus.cc:2749] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.351354  7048 raft_consensus.cc:359] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.352174  7048 raft_consensus.cc:385] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.352454  7048 raft_consensus.cc:740] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.354178  7046 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.354679  7046 ts_tablet_manager.cc:1403] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.017s
I20260713 09:00:51.355620  7048 consensus_queue.cc:260] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.361660  7048 ts_tablet_manager.cc:1434] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260713 09:00:51.362681  7048 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.363067  7047 raft_consensus.cc:359] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.363726  7047 raft_consensus.cc:385] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.364002  7047 raft_consensus.cc:740] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.358731  7046 raft_consensus.cc:359] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.364523  7047 consensus_queue.cc:260] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.364871  7046 raft_consensus.cc:385] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.365182  7046 raft_consensus.cc:740] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.366178  7047 ts_tablet_manager.cc:1434] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260713 09:00:51.365935  7046 consensus_queue.cc:260] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.367012  7047 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.368182  7046 ts_tablet_manager.cc:1434] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:00:51.369063  7046 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.372381  7047 tablet_bootstrap.cc:654] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.380620  7046 tablet_bootstrap.cc:654] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.382077  7048 tablet_bootstrap.cc:654] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.388710  7047 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.389143  7047 ts_tablet_manager.cc:1403] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260713 09:00:51.390637  7048 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.391095  7048 ts_tablet_manager.cc:1403] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260713 09:00:51.392016  7047 raft_consensus.cc:359] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.392525  7046 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.392678  7047 raft_consensus.cc:385] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.392982  7047 raft_consensus.cc:740] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.393107  7046 ts_tablet_manager.cc:1403] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260713 09:00:51.394243  7047 consensus_queue.cc:260] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.395752  7046 raft_consensus.cc:359] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.396204  7047 ts_tablet_manager.cc:1434] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:00:51.396399  7046 raft_consensus.cc:385] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.396651  7046 raft_consensus.cc:740] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.397046  7047 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.397260  7046 consensus_queue.cc:260] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.399158  7046 ts_tablet_manager.cc:1434] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:51.393630  7048 raft_consensus.cc:359] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.399770  7048 raft_consensus.cc:385] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.400092  7048 raft_consensus.cc:740] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.402724  7047 tablet_bootstrap.cc:654] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.405475  7048 consensus_queue.cc:260] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.406210  7046 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.408536  7048 ts_tablet_manager.cc:1434] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260713 09:00:51.409699  7048 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.409945  7116 raft_consensus.cc:493] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.410413  7116 raft_consensus.cc:515] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.412441  7116 leader_election.cc:290] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.412657  7118 raft_consensus.cc:493] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.413291  7118 raft_consensus.cc:515] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.414306  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.416340  7118 leader_election.cc:290] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.416621  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.417258  7006 raft_consensus.cc:2468] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:51.419116  7046 tablet_bootstrap.cc:654] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.418943  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:51.420478  6821 leader_election.cc:343] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.422034  7130 raft_consensus.cc:493] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.422360  7048 tablet_bootstrap.cc:654] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.422538  7130 raft_consensus.cc:515] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
W20260713 09:00:51.423125  6969 leader_election.cc:343] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.423978  6822 leader_election.cc:304] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.424685  7130 leader_election.cc:290] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.425098  7116 raft_consensus.cc:2804] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.425433  7116 raft_consensus.cc:493] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.422214  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.425778  7116 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.426566  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:51.426832  6970 leader_election.cc:343] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.432507  6970 leader_election.cc:304] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.433948  7070 raft_consensus.cc:2749] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.434726  7048 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.435163  7048 ts_tablet_manager.cc:1403] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260713 09:00:51.427246  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5244768254154d9f8a44ca64516862cd" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.436280  7006 raft_consensus.cc:2393] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20ed2b89fcc64e718ecf577a792e76a8 in current term 1: Already voted for candidate 9d2a245e421048a59271e849f8d80437 in this term.
I20260713 09:00:51.437598  6897 leader_election.cc:304] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.437661  7048 raft_consensus.cc:359] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.438462  7048 raft_consensus.cc:385] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.438720  7048 raft_consensus.cc:740] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.438941  7130 raft_consensus.cc:3060] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.439352  7048 consensus_queue.cc:260] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.440424  7046 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.441434  7048 ts_tablet_manager.cc:1434] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:51.442250  7048 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.442301  7046 ts_tablet_manager.cc:1403] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.001s
I20260713 09:00:51.444276  7116 raft_consensus.cc:515] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.445421  7046 raft_consensus.cc:359] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.427354  7118 raft_consensus.cc:493] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.431602  7047 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.445484  7130 raft_consensus.cc:2749] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.446992  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.448230  7047 ts_tablet_manager.cc:1403] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.021s
I20260713 09:00:51.448107  7118 raft_consensus.cc:515] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.446094  7046 raft_consensus.cc:385] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.451221  7046 raft_consensus.cc:740] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.451943  7046 consensus_queue.cc:260] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.446363  7116 leader_election.cc:290] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.452813  7047 raft_consensus.cc:359] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.453190  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.448153  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.453935  6932 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
W20260713 09:00:51.453251  6821 leader_election.cc:343] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.454375  7047 raft_consensus.cc:385] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.454193  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.454732  7047 raft_consensus.cc:740] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.454911  6857 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.455310  6970 leader_election.cc:304] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:51.455380  7047 consensus_queue.cc:260] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.456187  7070 raft_consensus.cc:2804] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.456254  7118 leader_election.cc:290] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.456585  7070 raft_consensus.cc:493] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.456946  7070 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.457391  7047 ts_tablet_manager.cc:1434] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:00:51.448632  7048 tablet_bootstrap.cc:654] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.460189  7047 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.454003  7006 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.468008  7047 tablet_bootstrap.cc:654] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.469097  7048 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.469554  7048 ts_tablet_manager.cc:1403] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.012s
I20260713 09:00:51.470760  7070 raft_consensus.cc:515] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.472388  7048 raft_consensus.cc:359] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.473227  7048 raft_consensus.cc:385] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.473562  7048 raft_consensus.cc:740] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.473786  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.474325  6932 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.474519  7048 consensus_queue.cc:260] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.475028  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.475564  6857 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.482206  7048 ts_tablet_manager.cc:1434] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:00:51.483752  7048 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.483829  6932 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.486605  6857 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.487612  7006 raft_consensus.cc:2468] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.490542  6970 leader_election.cc:304] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:51.490483  6822 leader_election.cc:304] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.491439  7070 leader_election.cc:290] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.492125  7046 ts_tablet_manager.cc:1434] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260713 09:00:51.491528  7118 raft_consensus.cc:2804] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.493010  7046 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.493005  7118 raft_consensus.cc:697] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:51.494328  7118 consensus_queue.cc:237] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.497785  7116 raft_consensus.cc:2804] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.498294  7116 raft_consensus.cc:697] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:51.499069  7116 consensus_queue.cc:237] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.504935  7046 tablet_bootstrap.cc:654] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.511996  7070 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.517997  7048 tablet_bootstrap.cc:654] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.520263  6754 catalog_manager.cc:5697] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.524109  7046 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.524590  7046 ts_tablet_manager.cc:1403] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260713 09:00:51.524605  7047 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.526401  7047 ts_tablet_manager.cc:1403] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.021s
I20260713 09:00:51.528101  6753 catalog_manager.cc:5697] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.528822  7047 raft_consensus.cc:359] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.529431  7047 raft_consensus.cc:385] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.529721  7047 raft_consensus.cc:740] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.530354  7047 consensus_queue.cc:260] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.536687  7047 ts_tablet_manager.cc:1434] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:00:51.538556  7047 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.543890  7116 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.547389  7047 tablet_bootstrap.cc:654] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.558625  7046 raft_consensus.cc:359] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.559710  7046 raft_consensus.cc:385] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.560074  7046 raft_consensus.cc:740] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.571252  7046 consensus_queue.cc:260] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.564980  7048 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.572540  7048 ts_tablet_manager.cc:1403] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.032s
I20260713 09:00:51.566933  7083 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.574987  7048 raft_consensus.cc:359] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.575625  7048 raft_consensus.cc:385] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.575901  7048 raft_consensus.cc:740] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.576843  7076 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.577075  7048 consensus_queue.cc:260] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.577793  7047 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.578266  7047 ts_tablet_manager.cc:1403] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.004s
I20260713 09:00:51.579107  7048 ts_tablet_manager.cc:1434] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:51.579972  7048 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.580506  7052 consensus_queue.cc:1048] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.580664  7047 raft_consensus.cc:359] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.581252  7047 raft_consensus.cc:385] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.581486  7047 raft_consensus.cc:740] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.582134  7047 consensus_queue.cc:260] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.582903  7046 ts_tablet_manager.cc:1434] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260713 09:00:51.583772  7046 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.584192  7047 ts_tablet_manager.cc:1434] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:51.585260  7047 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.583783  7083 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:00:51.589275  7046 tablet_bootstrap.cc:654] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.592633  7047 tablet_bootstrap.cc:654] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.597308  7048 tablet_bootstrap.cc:654] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.632246  6857 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.632825  7046 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.633422  7046 ts_tablet_manager.cc:1403] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.011s
I20260713 09:00:51.634400  7052 raft_consensus.cc:493] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.635097  7052 raft_consensus.cc:515] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.636533  7046 raft_consensus.cc:359] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.637089  7052 leader_election.cc:290] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.637197  7046 raft_consensus.cc:385] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.637534  7046 raft_consensus.cc:740] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.638447  7046 consensus_queue.cc:260] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.639519  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.640354  7046 ts_tablet_manager.cc:1434] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260713 09:00:51.640738  6970 leader_election.cc:343] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.641074  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.641232  7046 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.641705  6856 raft_consensus.cc:2468] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.648339  6930 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.643968  7047 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.649845  7047 ts_tablet_manager.cc:1403] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.018s
I20260713 09:00:51.651993  6969 leader_election.cc:304] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.652217  7130 raft_consensus.cc:493] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.652653  7130 raft_consensus.cc:515] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.654103  7052 raft_consensus.cc:2804] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.654882  7052 raft_consensus.cc:493] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.657963  7130 leader_election.cc:290] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.660255  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.656716  7047 raft_consensus.cc:359] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.655207  7052 raft_consensus.cc:3060] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:51.661639  6895 leader_election.cc:343] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.662034  7047 raft_consensus.cc:385] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.661792  7076 consensus_queue.cc:1048] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.663358  7047 raft_consensus.cc:740] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.663045  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.664412  7047 consensus_queue.cc:260] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
W20260713 09:00:51.665278  6897 leader_election.cc:343] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.665890  7047 ts_tablet_manager.cc:1434] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:00:51.665709  6897 leader_election.cc:304] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.666525  7130 raft_consensus.cc:2749] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.667501  7047 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.667971  7076 raft_consensus.cc:493] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.671581  7048 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.668430  7076 raft_consensus.cc:515] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.672008  7048 ts_tablet_manager.cc:1403] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.018s
I20260713 09:00:51.676154  7047 tablet_bootstrap.cc:654] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.678663  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b74ef1da8f434ea0fc74a01045afa1" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.679292  6932 raft_consensus.cc:2468] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:51.681433  6970 leader_election.cc:304] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:51.682261  7118 raft_consensus.cc:2804] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.682650  7118 raft_consensus.cc:493] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.682408  7052 raft_consensus.cc:515] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.682997  7118 raft_consensus.cc:3060] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.688962  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b74ef1da8f434ea0fc74a01045afa1" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.686655  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
W20260713 09:00:51.691993  6970 leader_election.cc:343] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.692093  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.692886  6856 raft_consensus.cc:3060] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.700109  7118 raft_consensus.cc:515] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.683852  7076 leader_election.cc:290] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.695799  7052 leader_election.cc:290] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.708465  7048 raft_consensus.cc:359] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.709152  7048 raft_consensus.cc:385] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.709432  7048 raft_consensus.cc:740] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.710232  7048 consensus_queue.cc:260] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.711030  7047 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.711429  7046 tablet_bootstrap.cc:654] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.711524  7047 ts_tablet_manager.cc:1403] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.014s
W20260713 09:00:51.704200  6969 leader_election.cc:343] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.713565  7084 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:51.713861  7048 ts_tablet_manager.cc:1434] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:00:51.714385  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b74ef1da8f434ea0fc74a01045afa1" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.714933  6930 raft_consensus.cc:3060] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.715934  7047 raft_consensus.cc:359] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.716665  7047 raft_consensus.cc:385] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.716988  7047 raft_consensus.cc:740] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.717718  7047 consensus_queue.cc:260] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.719292  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b74ef1da8f434ea0fc74a01045afa1" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.721258  6855 raft_consensus.cc:3060] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:51.721700  6969 leader_election.cc:343] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.723138  6856 raft_consensus.cc:2468] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.723387  7048 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.716125  7118 leader_election.cc:290] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:51.731333  6969 leader_election.cc:304] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.736092  7047 ts_tablet_manager.cc:1434] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260713 09:00:51.736100  7118 raft_consensus.cc:2804] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.740527  7118 raft_consensus.cc:697] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:51.739743  7048 tablet_bootstrap.cc:654] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.742318  7047 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.741750  7118 consensus_queue.cc:237] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.746097  6930 raft_consensus.cc:2468] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:51.748613  7130 raft_consensus.cc:493] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.753984  7130 raft_consensus.cc:515] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.754629  6970 leader_election.cc:304] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.755914  7076 raft_consensus.cc:2804] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.756404  7076 raft_consensus.cc:697] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:51.753345  7047 tablet_bootstrap.cc:654] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.756718  7130 leader_election.cc:290] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.757561  7076 consensus_queue.cc:237] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.759809  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8b540b3cca40abb30cf806712ed001" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:51.762144  6895 leader_election.cc:343] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.762898  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8b540b3cca40abb30cf806712ed001" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.763487  7006 raft_consensus.cc:2468] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:51.766506  6897 leader_election.cc:304] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.767659  7130 raft_consensus.cc:2804] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.768620  7130 raft_consensus.cc:493] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.769017  7130 raft_consensus.cc:3060] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.773348  7053 raft_consensus.cc:493] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.773856  7053 raft_consensus.cc:515] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.775818  7053 leader_election.cc:290] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.776631  7130 raft_consensus.cc:515] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.780897  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8b540b3cca40abb30cf806712ed001" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.781478  7005 raft_consensus.cc:3060] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.782102  7048 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.782524  7048 ts_tablet_manager.cc:1403] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.001s
I20260713 09:00:51.786192  6857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8b540b3cca40abb30cf806712ed001" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.785857  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.787654  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
W20260713 09:00:51.787886  6897 leader_election.cc:343] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.785887  7005 raft_consensus.cc:2468] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 1.
I20260713 09:00:51.788663  7046 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.789224  7046 ts_tablet_manager.cc:1403] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.008s
W20260713 09:00:51.789176  6895 leader_election.cc:343] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.785728  7130 leader_election.cc:290] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.785475  7048 raft_consensus.cc:359] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.790143  7048 raft_consensus.cc:385] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:00:51.790091  6895 leader_election.cc:343] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.790607  7048 raft_consensus.cc:740] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.790767  6895 leader_election.cc:304] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.791374  7048 consensus_queue.cc:260] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.792380  7130 raft_consensus.cc:2749] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.793977  7048 ts_tablet_manager.cc:1434] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:00:51.794102  6897 leader_election.cc:304] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [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: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.794880  7048 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.798796  7130 raft_consensus.cc:2804] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.800381  7130 raft_consensus.cc:697] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:00:51.800760  7048 tablet_bootstrap.cc:654] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.801424  7130 consensus_queue.cc:237] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.802815  7046 raft_consensus.cc:359] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.803607  7046 raft_consensus.cc:385] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.803928  7046 raft_consensus.cc:740] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.805814  7053 raft_consensus.cc:493] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.806288  7053 raft_consensus.cc:515] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.808295  7053 leader_election.cc:290] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.810992  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49754b6b26459c853b92a6c6e40bb4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.811612  7005 raft_consensus.cc:2468] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:51.811008  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49754b6b26459c853b92a6c6e40bb4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.810616  7048 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.813417  7048 ts_tablet_manager.cc:1403] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.008s
I20260713 09:00:51.813953  6897 leader_election.cc:304] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:51.814885  7053 raft_consensus.cc:2804] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.816083  7048 raft_consensus.cc:359] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.816704  7048 raft_consensus.cc:385] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.815217  7053 raft_consensus.cc:493] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.816960  7048 raft_consensus.cc:740] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.817154  7053 raft_consensus.cc:3060] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.815186  7046 consensus_queue.cc:260] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.818394  6856 raft_consensus.cc:2468] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:51.819995  7046 ts_tablet_manager.cc:1434] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:00:51.817847  7048 consensus_queue.cc:260] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.821383  7046 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.823246  7048 ts_tablet_manager.cc:1434] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:00:51.824105  7048 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.825419  7053 raft_consensus.cc:515] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.828079  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49754b6b26459c853b92a6c6e40bb4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:51.828625  6856 raft_consensus.cc:3060] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.835240  6856 raft_consensus.cc:2468] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 1.
I20260713 09:00:51.835665  7046 tablet_bootstrap.cc:654] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.836630  6895 leader_election.cc:304] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:51.837666  7048 tablet_bootstrap.cc:654] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.838642  7174 raft_consensus.cc:2804] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.841769  6753 catalog_manager.cc:5697] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.843678  6753 catalog_manager.cc:5697] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.848486  7174 raft_consensus.cc:697] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:00:51.849654  7174 consensus_queue.cc:237] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.859138  7047 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.859541  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f49754b6b26459c853b92a6c6e40bb4" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.859738  7047 ts_tablet_manager.cc:1403] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.123s	user 0.040s	sys 0.028s
I20260713 09:00:51.862320  7046 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.860131  7005 raft_consensus.cc:3060] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.862767  7046 ts_tablet_manager.cc:1403] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260713 09:00:51.860208  7053 leader_election.cc:290] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.859501  7086 raft_consensus.cc:493] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.864645  7086 raft_consensus.cc:515] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.866912  7047 raft_consensus.cc:359] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.867563  7047 raft_consensus.cc:385] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.867810  7047 raft_consensus.cc:740] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.868443  7047 consensus_queue.cc:260] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.869319  7005 raft_consensus.cc:2468] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 1.
I20260713 09:00:51.872189  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.871042  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.872970  7005 raft_consensus.cc:2468] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
W20260713 09:00:51.873688  6821 leader_election.cc:343] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.871068  7086 leader_election.cc:290] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.879361  6822 leader_election.cc:304] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.883280  7046 raft_consensus.cc:359] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.884171  7046 raft_consensus.cc:385] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.884335  7086 raft_consensus.cc:2804] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.886247  7086 raft_consensus.cc:493] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.878911  6753 catalog_manager.cc:5697] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.887068  7086 raft_consensus.cc:3060] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.884558  7046 raft_consensus.cc:740] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.885710  7047 ts_tablet_manager.cc:1434] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260713 09:00:51.890466  7047 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.891665  7048 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.892099  7048 ts_tablet_manager.cc:1403] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.032s
I20260713 09:00:51.893594  7046 consensus_queue.cc:260] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.894692  7048 raft_consensus.cc:359] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.895306  7048 raft_consensus.cc:385] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.895560  7048 raft_consensus.cc:740] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.895852  7046 ts_tablet_manager.cc:1434] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:00:51.896231  7048 consensus_queue.cc:260] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.899183  7047 tablet_bootstrap.cc:654] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.902396  7086 raft_consensus.cc:515] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.904402  7086 leader_election.cc:290] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.905135  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
W20260713 09:00:51.906471  6821 leader_election.cc:343] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.906507  7046 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:51.906455  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.907750  7005 raft_consensus.cc:3060] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.907871  7048 ts_tablet_manager.cc:1434] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:00:51.909006  7048 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: Bootstrap starting.
I20260713 09:00:51.910164  6752 catalog_manager.cc:5697] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.913748  7046 tablet_bootstrap.cc:654] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.913956  7070 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.915167  7086 raft_consensus.cc:493] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.915606  7086 raft_consensus.cc:515] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.918200  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:51.918787  6930 raft_consensus.cc:2468] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:51.919972  6821 leader_election.cc:304] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:51.920825  7084 raft_consensus.cc:2804] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:51.920924  7086 leader_election.cc:290] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.921967  7084 raft_consensus.cc:493] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:51.920990  7005 raft_consensus.cc:2468] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.922693  7084 raft_consensus.cc:3060] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.923839  6822 leader_election.cc:304] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:51.924623  7086 raft_consensus.cc:2804] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.925127  7086 raft_consensus.cc:697] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:51.925233  7047 tablet_bootstrap.cc:492] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.926365  7047 ts_tablet_manager.cc:1403] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.007s
I20260713 09:00:51.926013  7086 consensus_queue.cc:237] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.921602  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:51.930092  7006 raft_consensus.cc:2468] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:51.924458  7048 tablet_bootstrap.cc:654] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.931496  7084 raft_consensus.cc:515] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.933218  7084 leader_election.cc:290] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:51.934021  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:51.934540  6930 raft_consensus.cc:3060] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.935071  7047 raft_consensus.cc:359] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.935711  7047 raft_consensus.cc:385] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.935958  7047 raft_consensus.cc:740] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.937050  7047 consensus_queue.cc:260] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.938967  7047 ts_tablet_manager.cc:1434] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:00:51.939755  7047 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:51.941300  7070 raft_consensus.cc:493] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:51.941869  7070 raft_consensus.cc:515] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.945852  6931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
W20260713 09:00:51.947345  6970 leader_election.cc:343] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.948973  6752 catalog_manager.cc:5697] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.950273  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d685126ead9a469a8f1b0a96333f43db" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:51.950664  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:51.950827  7006 raft_consensus.cc:3060] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:51.950462  7070 leader_election.cc:290] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
W20260713 09:00:51.951911  6969 leader_election.cc:343] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:51.952334  6969 leader_election.cc:304] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:51.953678  7070 raft_consensus.cc:2749] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:51.957046  6930 raft_consensus.cc:2468] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.958273  6821 leader_election.cc:304] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:51.959092  7084 raft_consensus.cc:2804] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:51.959520  7084 raft_consensus.cc:697] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:51.960242  7084 consensus_queue.cc:237] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.966552  7048 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: No bootstrap required, opened a new log
I20260713 09:00:51.967046  7048 ts_tablet_manager.cc:1403] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.005s
I20260713 09:00:51.969663  7048 raft_consensus.cc:359] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.970397  7048 raft_consensus.cc:385] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.969704  6753 catalog_manager.cc:5697] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.970654  7048 raft_consensus.cc:740] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.971365  7048 consensus_queue.cc:260] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.971763  7076 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.973400  7048 ts_tablet_manager.cc:1434] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:51.974099  7047 tablet_bootstrap.cc:654] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:51.989370  7046 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:51.989979  7046 ts_tablet_manager.cc:1403] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.007s
I20260713 09:00:51.993105  7006 raft_consensus.cc:2468] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:51.993178  7046 raft_consensus.cc:359] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:51.994185  7046 raft_consensus.cc:385] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:51.994534  7046 raft_consensus.cc:740] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.996625  7047 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:51.996790  7084 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:51.997066  7047 ts_tablet_manager.cc:1403] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.009s
I20260713 09:00:51.999655  7047 raft_consensus.cc:359] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.000344  7047 raft_consensus.cc:385] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.000612  7047 raft_consensus.cc:740] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:51.995143  7046 consensus_queue.cc:260] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.001106  6930 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.001348  7047 consensus_queue.cc:260] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.008138  7046 ts_tablet_manager.cc:1434] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.007s
I20260713 09:00:52.009019  7046 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.011691  7047 ts_tablet_manager.cc:1434] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260713 09:00:52.012975  7047 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:52.014459  7046 tablet_bootstrap.cc:654] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.018620  7047 tablet_bootstrap.cc:654] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.023214  7046 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.023644  7046 ts_tablet_manager.cc:1403] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:00:52.029006  7046 raft_consensus.cc:359] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.029913  7046 raft_consensus.cc:385] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.030247  7046 raft_consensus.cc:740] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.033699  7046 consensus_queue.cc:260] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.037266  7083 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.037850  7046 ts_tablet_manager.cc:1434] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:00:52.039080  7046 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.048684  7046 tablet_bootstrap.cc:654] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.056034  7047 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:52.056456  7047 ts_tablet_manager.cc:1403] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.015s
I20260713 09:00:52.059016  7047 raft_consensus.cc:359] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.059458  7047 raft_consensus.cc:385] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.059616  7047 raft_consensus.cc:740] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.060376  7047 consensus_queue.cc:260] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.062031  7047 ts_tablet_manager.cc:1434] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:00:52.062743  7047 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:52.063983  7046 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.064459  7046 ts_tablet_manager.cc:1403] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260713 09:00:52.067469  7047 tablet_bootstrap.cc:654] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.067174  7046 raft_consensus.cc:359] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.067890  7046 raft_consensus.cc:385] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.068203  7046 raft_consensus.cc:740] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.068873  7046 consensus_queue.cc:260] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.071272  7046 ts_tablet_manager.cc:1434] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:52.072147  7046 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.074698  7047 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:52.075080  7047 ts_tablet_manager.cc:1403] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:00:52.077581  7047 raft_consensus.cc:359] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.078204  7047 raft_consensus.cc:385] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.078368  7046 tablet_bootstrap.cc:654] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.078476  7047 raft_consensus.cc:740] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.079308  7047 consensus_queue.cc:260] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.080914  7047 ts_tablet_manager.cc:1434] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:52.082058  7047 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: Bootstrap starting.
I20260713 09:00:52.095500  7047 tablet_bootstrap.cc:654] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.095746  7046 tablet_bootstrap.cc:492] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.096235  7046 ts_tablet_manager.cc:1403] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260713 09:00:52.098809  7046 raft_consensus.cc:359] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.099329  7046 raft_consensus.cc:385] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.099417  7047 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: No bootstrap required, opened a new log
I20260713 09:00:52.099603  7046 raft_consensus.cc:740] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.099856  7047 ts_tablet_manager.cc:1403] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.008s
I20260713 09:00:52.100309  7046 consensus_queue.cc:260] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.101915  7047 raft_consensus.cc:359] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.102241  7046 ts_tablet_manager.cc:1434] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:52.102421  7047 raft_consensus.cc:385] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.102734  7047 raft_consensus.cc:740] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.103443  7046 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.103288  7047 consensus_queue.cc:260] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.105085  7047 ts_tablet_manager.cc:1434] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:00:52.110479  7046 tablet_bootstrap.cc:654] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.112227  7174 raft_consensus.cc:493] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.112684  7174 raft_consensus.cc:515] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.114596  7174 leader_election.cc:290] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.115717  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:52.116130  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eeca8d5dd443999eee8e5d5e8b9d96" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.116473  6855 raft_consensus.cc:2393] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20ed2b89fcc64e718ecf577a792e76a8 in current term 1: Already voted for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in this term.
I20260713 09:00:52.118345  6895 leader_election.cc:304] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:52.119140  7174 raft_consensus.cc:3060] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.120811  7046 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.121356  7046 ts_tablet_manager.cc:1403] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:00:52.124496  7046 raft_consensus.cc:359] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.125200  7046 raft_consensus.cc:385] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.125530  7046 raft_consensus.cc:740] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.126446  7174 raft_consensus.cc:2749] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:52.126194  7046 consensus_queue.cc:260] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.128043  7046 ts_tablet_manager.cc:1434] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:52.129082  7046 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.133464  7083 raft_consensus.cc:493] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.133908  7046 tablet_bootstrap.cc:654] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.133901  7083 raft_consensus.cc:515] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.135856  7083 leader_election.cc:290] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.136603  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:52.137204  6930 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.137305  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.137881  7006 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.138952  6821 leader_election.cc:304] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.140858  7116 raft_consensus.cc:2804] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.141772  7116 raft_consensus.cc:493] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.142271  7116 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.148001  7083 raft_consensus.cc:493] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.148464  7083 raft_consensus.cc:515] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.151677  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.151927  7083 leader_election.cc:290] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.152307  7006 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.151677  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:52.153947  6930 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.155009  6822 leader_election.cc:304] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.155692  7083 raft_consensus.cc:2804] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.156086  7083 raft_consensus.cc:493] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.156459  7083 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.159356  7070 consensus_queue.cc:1048] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:52.161403  6803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:52.165012  7116 raft_consensus.cc:515] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.166273  7083 raft_consensus.cc:515] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.169173  7083 leader_election.cc:290] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.169477  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:52.170015  7006 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.173846  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:52.174378  6930 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.174407  7116 leader_election.cc:290] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.178273  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:52.178807  7046 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.178823  6932 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.179060  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:52.179414  7046 ts_tablet_manager.cc:1403] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.016s
I20260713 09:00:52.179646  7005 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.182518  7046 raft_consensus.cc:359] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.183161  7046 raft_consensus.cc:385] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.183418  7046 raft_consensus.cc:740] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.184266  7046 consensus_queue.cc:260] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.184571  7076 consensus_queue.cc:1048] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.186293  6932 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.187342  7046 ts_tablet_manager.cc:1434] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:00:52.187357  6821 leader_election.cc:304] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.188316  7116 raft_consensus.cc:2804] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:52.188913  7116 raft_consensus.cc:697] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:52.190312  7084 raft_consensus.cc:493] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.190733  7084 raft_consensus.cc:515] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.192662  7084 leader_election.cc:290] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.192965  6930 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.189774  7116 consensus_queue.cc:237] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.194680  6821 leader_election.cc:304] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.188421  7046 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Bootstrap starting.
I20260713 09:00:52.196077  7004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.196646  7004 raft_consensus.cc:2468] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.196779  7084 raft_consensus.cc:2804] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:52.197855  6822 leader_election.cc:304] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.198105  7084 raft_consensus.cc:697] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:52.198765  7054 raft_consensus.cc:2804] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.199121  7054 raft_consensus.cc:493] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.199672  7054 raft_consensus.cc:3060] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.199101  7084 consensus_queue.cc:237] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.196612  7006 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.203747  7046 tablet_bootstrap.cc:654] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:52.205905  7005 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.207638  7054 raft_consensus.cc:515] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.208845  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:52.211014  6930 raft_consensus.cc:2468] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 0.
I20260713 09:00:52.211664  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:52.212451  6932 raft_consensus.cc:3060] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.214615  7174 raft_consensus.cc:493] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.215109  7174 raft_consensus.cc:515] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.218932  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:52.219175  7076 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.219693  6855 raft_consensus.cc:2468] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:52.221222  6895 leader_election.cc:304] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.221525  7006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcfe6ce9f574935823b2041f9c9730d" candidate_uuid: "9d2a245e421048a59271e849f8d80437" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:52.222086  7053 raft_consensus.cc:2804] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.217254  7174 leader_election.cc:290] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.222333  7006 raft_consensus.cc:3060] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.222550  7053 raft_consensus.cc:493] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.219384  7054 leader_election.cc:290] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.223554  7004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.232118  7004 raft_consensus.cc:2468] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:52.234773  7053 raft_consensus.cc:3060] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.221462  6932 raft_consensus.cc:2468] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.241696  6821 leader_election.cc:304] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.242673  7054 raft_consensus.cc:2804] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:52.243255  7054 raft_consensus.cc:697] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:00:52.244166  7054 consensus_queue.cc:237] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.249595  7006 raft_consensus.cc:2468] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2a245e421048a59271e849f8d80437 in term 1.
I20260713 09:00:52.253633  7046 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: No bootstrap required, opened a new log
I20260713 09:00:52.254165  7046 ts_tablet_manager.cc:1403] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.010s
I20260713 09:00:52.257200  7046 raft_consensus.cc:359] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.257905  7046 raft_consensus.cc:385] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:52.258180  7046 raft_consensus.cc:740] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Initialized, Role: FOLLOWER
I20260713 09:00:52.258908  7046 consensus_queue.cc:260] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.261117  7046 ts_tablet_manager.cc:1434] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:00:52.260723  6753 catalog_manager.cc:5697] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.263893  6753 catalog_manager.cc:5697] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.266571  7174 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.255285  7053 raft_consensus.cc:515] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.273166  7004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:52.273903  7004 raft_consensus.cc:3060] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.276259  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45540ab246784091bf9821474dd17b2e" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:52.276861  6855 raft_consensus.cc:3060] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.283195  7053 leader_election.cc:290] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.287119  6753 catalog_manager.cc:5697] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2a245e421048a59271e849f8d80437 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.291554  6856 raft_consensus.cc:3060] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.286322  6855 raft_consensus.cc:2468] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 1.
I20260713 09:00:52.295738  6895 leader_election.cc:304] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:00:52.298085  7174 raft_consensus.cc:2804] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:52.299852  7174 raft_consensus.cc:697] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:00:52.300777  6855 raft_consensus.cc:3060] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.303078  7174 consensus_queue.cc:237] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.305994  7130 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.312114  7004 raft_consensus.cc:2468] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 1.
I20260713 09:00:52.319787  7070 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:52.323896  7130 raft_consensus.cc:493] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.324358  7130 raft_consensus.cc:515] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.330410  7175 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.330799  7130 leader_election.cc:290] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.332214  7070 raft_consensus.cc:493] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.332836  7070 raft_consensus.cc:515] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.336827  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8" is_pre_election: true
I20260713 09:00:52.336867  7004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.337810  6930 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:52.338356  7004 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:52.339473  6970 leader_election.cc:304] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:52.339955  7070 leader_election.cc:290] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:52.340423  7052 raft_consensus.cc:2804] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.340914  7052 raft_consensus.cc:493] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.341332  7052 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.341691  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:52.341878  6897 leader_election.cc:304] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:00:52.342327  6854 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 0.
I20260713 09:00:52.342841  7053 raft_consensus.cc:2804] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:52.342846  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:52.343422  7053 raft_consensus.cc:493] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:52.343801  7053 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.343961  7054 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:52.343652  6856 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 0.
I20260713 09:00:52.363176  7052 raft_consensus.cc:515] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.366360  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:00:52.335515  6755 catalog_manager.cc:5697] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:52.368527  6932 raft_consensus.cc:3060] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.371104  7130 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.373628  7052 leader_election.cc:290] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:52.378305  7053 raft_consensus.cc:515] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.379400  6930 raft_consensus.cc:2393] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44e4e50cad5b4b0f8cfaf8789971c433 in current term 1: Already voted for candidate 20ed2b89fcc64e718ecf577a792e76a8 in this term.
I20260713 09:00:52.381198  6856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:52.381784  6856 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:52.389598  6856 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in term 1.
I20260713 09:00:52.393181  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:00:52.399958  7003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:00:52.400300  6853 raft_consensus.cc:2393] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20ed2b89fcc64e718ecf577a792e76a8 in current term 1: Already voted for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in this term.
I20260713 09:00:52.400725  7003 raft_consensus.cc:2393] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20ed2b89fcc64e718ecf577a792e76a8 in current term 1: Already voted for candidate 44e4e50cad5b4b0f8cfaf8789971c433 in this term.
I20260713 09:00:52.401399  7116 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.402200  7174 raft_consensus.cc:493] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:52.402787  7174 raft_consensus.cc:515] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.404894  6897 leader_election.cc:304] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [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: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:52.405732  7175 raft_consensus.cc:2749] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:00:52.406708  7174 leader_election.cc:290] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.407218  6969 leader_election.cc:304] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437; no voters: 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:00:52.408872  7070 raft_consensus.cc:2804] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:52.409485  7070 raft_consensus.cc:697] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Leader. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:00:52.410565  7070 consensus_queue.cc:237] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:00:52.413805  7003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" is_pre_election: true
I20260713 09:00:52.416332  6855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c12e40669b74004bfabf788e993aa83" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2a245e421048a59271e849f8d80437" is_pre_election: true
I20260713 09:00:52.418744  6895 leader_election.cc:304] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [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: 20ed2b89fcc64e718ecf577a792e76a8; no voters: 44e4e50cad5b4b0f8cfaf8789971c433, 9d2a245e421048a59271e849f8d80437
I20260713 09:00:52.399003  7053 leader_election.cc:290] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:52.425433  7174 raft_consensus.cc:2749] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:00:52.426662  7116 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.431217  6755 catalog_manager.cc:5697] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:52.442977  7084 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.575279  7084 consensus_queue.cc:1048] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.584239  7116 consensus_queue.cc:1048] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.687672  7116 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.690940  7116 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.703272  7086 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.708957  7083 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.785640  7174 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.795640  7130 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.948509  7052 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:52.959910  7070 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:53.816715  6971 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.011s	sys 0.028s
W20260713 09:00:53.817061  6971 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.011s	sys 0.028s
W20260713 09:00:53.869673  6855 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.905s	user 0.003s	sys 0.002s
W20260713 09:00:53.870035  6855 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.905s	user 0.004s	sys 0.002s
I20260713 09:00:53.899902  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:53.912103  7242 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:00:53.912966  7241 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:00:53.924227  6969 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.718s	user 0.015s	sys 0.004s
W20260713 09:00:53.924638  6969 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.016s	sys 0.005s
W20260713 09:00:53.934598  7245 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:00:53.942580  5750 server_base.cc:1061] running on GCE node
I20260713 09:00:53.944736  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:53.945019  5750 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:00:53.945231  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933253945212 us; error 0 us; skew 500 ppm
I20260713 09:00:53.945984  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:53.963464  5750 webserver.cc:533] Webserver started at http://127.5.157.132:41153/ using document root <none> and password file <none>
I20260713 09:00:53.964207  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:53.964452  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:53.964767  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:53.966336  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-3-root/instance:
uuid: "01f079fff4a844aeb36c5c7211e63985"
format_stamp: "Formatted at 2026-07-13 09:00:53 on dist-test-slave-xzmj"
I20260713 09:00:53.970978  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:00:53.974391  7249 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:00:53.975210  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:00:53.975492  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
uuid: "01f079fff4a844aeb36c5c7211e63985"
format_stamp: "Formatted at 2026-07-13 09:00:53 on dist-test-slave-xzmj"
I20260713 09:00:53.975780  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-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:00:53.997306  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:53.998673  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:54.000370  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:54.002846  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:54.003069  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:54.003329  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:54.003504  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:54.059887  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.132:44899
I20260713 09:00:54.060053  7311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.132:44899 every 8 connection(s)
I20260713 09:00:54.063721  5750 auto_leader_rebalancer-test.cc:392] add a tserver: 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:54.080170  7312 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34613
I20260713 09:00:54.080569  7312 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:54.081281  7312 heartbeater.cc:507] Master 127.5.157.190:34613 requested a full tablet report, sending...
I20260713 09:00:54.083045  6754 ts_manager.cc:194] Registered new tserver with Master: 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899)
I20260713 09:00:54.084263  6754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50666
W20260713 09:00:54.904388  7027 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5d60 after lost signal to thread 5753
W20260713 09:00:54.905797  7027 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfac0 after lost signal to thread 6881
W20260713 09:00:54.906553  7027 debug-util.cc:398] Leaking SignalData structure 0x7b0800146f60 after lost signal to thread 6956
W20260713 09:00:54.907305  7027 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5cc0 after lost signal to thread 7030
I20260713 09:00:54.939182  6855 consensus_queue.cc:237] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:54.945848  7005 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:54.946884  6930 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:54.948210  7234 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:00:54.949342  7316 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:54.965054  7234 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:00:54.973425  6822 consensus_peers.cc:597] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36d0ab9cc58e47d681b2c1e24480a989. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:54.974056  7004 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:54.977044  6930 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.014544  7004 consensus_queue.cc:237] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.015489  6755 catalog_manager.cc:5697] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:00:55.041875  6821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.130:37401, user_credentials={real_user=slave}} blocked reactor thread for 58625.7us
I20260713 09:00:55.066419  6855 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:55.069764  6930 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:55.071707  7072 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:55.075098  7072 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:55.086629  7312 heartbeater.cc:499] Master 127.5.157.190:34613 was elected leader, sending a full tablet report...
I20260713 09:00:55.095253  7072 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.102723  6855 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.131265  6755 catalog_manager.cc:5697] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:55.134085  6854 consensus_queue.cc:237] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.154840  7004 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:55.154915  6822 consensus_peers.cc:597] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5244768254154d9f8a44ca64516862cd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:55.156283  6930 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.158077  7326 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:55.170748  6931 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:55.182293  6971 consensus_peers.cc:597] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9861b558bf440498fea061d4a540f11. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:55.181397  7322 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.183461  7234 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:00:55.193367  6931 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.198278  7004 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.209527  6755 catalog_manager.cc:5697] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.227836  6931 consensus_queue.cc:237] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.240726  6854 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:55.240826  7004 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:55.242368  7237 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:55.243466  7344 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:55.257921  7344 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:00:55.259737  6897 consensus_peers.cc:597] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45540ab246784091bf9821474dd17b2e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:55.260290  6855 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.278628  6753 catalog_manager.cc:5697] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:00:55.309190  6897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.131:33167, user_credentials={real_user=slave}} blocked reactor thread for 46352.5us
I20260713 09:00:55.314077  7005 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:55.528784  7351 ts_tablet_manager.cc:933] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:55.530798  7351 tablet_copy_client.cc:323] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:00:55.560601  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet 36d0ab9cc58e47d681b2c1e24480a989 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:00:55.561219  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet 36d0ab9cc58e47d681b2c1e24480a989 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-36d0ab9cc58e47d681b2c1e24480a989
I20260713 09:00:55.570119  6867 tablet_copy_source_session.cc:215] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:55.574324  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d0ab9cc58e47d681b2c1e24480a989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:55.591542  7351 tablet_copy_client.cc:806] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:55.592265  7351 tablet_copy_client.cc:670] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:55.598608  7351 tablet_copy_client.cc:538] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:55.609038  7351 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:55.614580  7355 ts_tablet_manager.cc:933] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:55.620280  7355 tablet_copy_client.cc:323] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:00:55.622329  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet 5244768254154d9f8a44ca64516862cd from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:00:55.622844  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet 5244768254154d9f8a44ca64516862cd from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-5244768254154d9f8a44ca64516862cd
I20260713 09:00:55.629863  6867 tablet_copy_source_session.cc:215] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:55.633140  7355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5244768254154d9f8a44ca64516862cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:55.648217  7351 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: 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:00:55.649421  7351 tablet_bootstrap.cc:492] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:55.650218  7351 ts_tablet_manager.cc:1403] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.008s
I20260713 09:00:55.648355  7355 tablet_copy_client.cc:806] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:55.651412  7355 tablet_copy_client.cc:670] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:55.655120  7351 raft_consensus.cc:359] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.656062  7351 raft_consensus.cc:740] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:55.656781  7351 consensus_queue.cc:260] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.666100  7355 tablet_copy_client.cc:538] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:55.666224  7351 ts_tablet_manager.cc:1434] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:00:55.666559  7359 ts_tablet_manager.cc:933] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:55.677448  7355 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:55.678416  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-36d0ab9cc58e47d681b2c1e24480a989 received from {username='slave'} at 127.0.0.1:54254
I20260713 09:00:55.679029  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-36d0ab9cc58e47d681b2c1e24480a989 on tablet 36d0ab9cc58e47d681b2c1e24480a989 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:55.680215  7359 tablet_copy_client.cc:323] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:00:55.703824  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet f9861b558bf440498fea061d4a540f11 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:00:55.704409  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet f9861b558bf440498fea061d4a540f11 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-f9861b558bf440498fea061d4a540f11
I20260713 09:00:55.709352  7355 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: 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:00:55.710331  7355 tablet_bootstrap.cc:492] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:55.711033  7355 ts_tablet_manager.cc:1403] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260713 09:00:55.712317  7016 tablet_copy_source_session.cc:215] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:55.714521  7355 raft_consensus.cc:359] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.715427  7355 raft_consensus.cc:740] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:55.715807  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9861b558bf440498fea061d4a540f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:55.716168  7355 consensus_queue.cc:260] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.725947  7355 ts_tablet_manager.cc:1434] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:00:55.733363  7351 ts_tablet_manager.cc:933] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:55.737309  7359 tablet_copy_client.cc:806] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:55.737970  7359 tablet_copy_client.cc:670] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:55.741644  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-5244768254154d9f8a44ca64516862cd received from {username='slave'} at 127.0.0.1:54254
I20260713 09:00:55.741837  7359 tablet_copy_client.cc:538] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:55.742055  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-5244768254154d9f8a44ca64516862cd on tablet 5244768254154d9f8a44ca64516862cd with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:55.750437  7351 tablet_copy_client.cc:323] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.130:37401
I20260713 09:00:55.754681  7359 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:55.774941  6942 tablet_copy_service.cc:140] P 20ed2b89fcc64e718ecf577a792e76a8: Received BeginTabletCopySession request for tablet 45540ab246784091bf9821474dd17b2e from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:44416)
I20260713 09:00:55.775514  6942 tablet_copy_service.cc:161] P 20ed2b89fcc64e718ecf577a792e76a8: Beginning new tablet copy session on tablet 45540ab246784091bf9821474dd17b2e from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:44416: session id = 01f079fff4a844aeb36c5c7211e63985-45540ab246784091bf9821474dd17b2e
I20260713 09:00:55.786247  7359 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: 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:00:55.790066  7359 tablet_bootstrap.cc:492] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:55.790795  7359 ts_tablet_manager.cc:1403] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.009s
I20260713 09:00:55.793309  6942 tablet_copy_source_session.cc:215] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:55.796293  7359 raft_consensus.cc:359] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.797214  7359 raft_consensus.cc:740] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:55.797854  7359 consensus_queue.cc:260] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.800307  7359 ts_tablet_manager.cc:1434] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:00:55.802017  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-f9861b558bf440498fea061d4a540f11 received from {username='slave'} at 127.0.0.1:55536
I20260713 09:00:55.802445  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-f9861b558bf440498fea061d4a540f11 on tablet f9861b558bf440498fea061d4a540f11 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:55.811494  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45540ab246784091bf9821474dd17b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:55.830103  7351 tablet_copy_client.cc:806] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:55.831162  7351 tablet_copy_client.cc:670] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:55.835167  7351 tablet_copy_client.cc:538] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:55.840675  7351 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:55.860220  7351 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: 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:00:55.861286  7351 tablet_bootstrap.cc:492] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:55.861855  7351 ts_tablet_manager.cc:1403] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:00:55.864007  7351 raft_consensus.cc:359] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.864593  7351 raft_consensus.cc:740] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:55.865087  7351 consensus_queue.cc:260] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:55.867287  7351 ts_tablet_manager.cc:1434] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:00:55.868860  6942 tablet_copy_service.cc:342] P 20ed2b89fcc64e718ecf577a792e76a8: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-45540ab246784091bf9821474dd17b2e received from {username='slave'} at 127.0.0.1:44416
I20260713 09:00:55.869261  6942 tablet_copy_service.cc:434] P 20ed2b89fcc64e718ecf577a792e76a8: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-45540ab246784091bf9821474dd17b2e on tablet 45540ab246784091bf9821474dd17b2e with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:56.026902  7287 raft_consensus.cc:1217] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:56.063707  7287 raft_consensus.cc:1217] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:56.093158  7287 raft_consensus.cc:1217] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:56.192677  7287 raft_consensus.cc:1217] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:56.613822  7368 raft_consensus.cc:1064] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:56.621877  7368 consensus_queue.cc:237] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:56.635015  7369 raft_consensus.cc:1064] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:56.646364  7369 consensus_queue.cc:237] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:56.692404  7377 raft_consensus.cc:1064] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:56.712291  7377 consensus_queue.cc:237] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:56.718493  6931 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.718410  7287 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.721347  7004 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.726526  7369 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:00:56.727639  7005 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.727705  7287 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.729444  7374 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.729666  6931 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.730113  7368 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:00:56.734447  7380 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:56.734625  7368 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:56.740110  7368 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.765123  7374 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.773582  6929 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.801640  7005 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.805994  7374 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.807881  6930 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.809412  6754 catalog_manager.cc:5697] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:56.814287  7371 raft_consensus.cc:1064] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:56.817070  7371 consensus_queue.cc:237] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:56.818173  7287 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.822414  7286 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.829190  7285 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.833209  7376 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:56.840561  6855 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.850363  6752 catalog_manager.cc:5697] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.850443  7004 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.858494  6929 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.853907  7325 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:56.863844  7376 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:56.877600  7285 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.879828  6855 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.882344  7392 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:56.888636  7392 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:56.890774  7005 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:56.905159  7376 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.907660  7392 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:56.912144  6929 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.920492  7285 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.924739  6854 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.937986  7392 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.950599  6852 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.959664  7003 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.971920  6753 catalog_manager.cc:5697] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.976523  7285 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:56.991843  6755 catalog_manager.cc:5697] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:56.996485  6854 consensus_queue.cc:237] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:56.996407  6852 consensus_queue.cc:237] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:57.006253  7003 consensus_queue.cc:237] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:57.011339  7285 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.013875  6929 raft_consensus.cc:1275] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.015533  7285 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.015568  7325 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:57.016983  7368 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:57.017585  7325 consensus_queue.cc:1048] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:57.025655  7325 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.029186  7287 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.025331  6930 consensus_queue.cc:237] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:57.037097  7286 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.039738  7371 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:57.042239  7005 raft_consensus.cc:1275] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.042433  7375 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.028343  6929 raft_consensus.cc:2955] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.048995  7285 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.051446  7371 consensus_queue.cc:1048] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:57.051716  6930 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.071735  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f9861b558bf440498fea061d4a540f11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:57.058689  7368 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260713 09:00:57.077371  6930 raft_consensus.cc:2955] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.053320  7394 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.081243  7005 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.083735  6752 catalog_manager.cc:5697] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:57.093219  7284 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.095155  7374 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:57.094839  6755 catalog_manager.cc:5697] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.055837  7286 raft_consensus.cc:2955] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.105345  7380 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.107383  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet 36d0ab9cc58e47d681b2c1e24480a989 with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:00:57.112264  7284 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.121486  6740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45540ab246784091bf9821474dd17b2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:57.125285  7005 raft_consensus.cc:1275] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:57.135597  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36d0ab9cc58e47d681b2c1e24480a989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:57.138360  7368 consensus_queue.cc:1048] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:00:57.147739  7005 raft_consensus.cc:2955] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.148710  6752 catalog_manager.cc:5697] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:57.154111  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet f9861b558bf440498fea061d4a540f11 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:00:57.154587  7409 tablet_replica.cc:333] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:00:57.156561  7409 raft_consensus.cc:2243] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:57.157255  7409 raft_consensus.cc:2272] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:57.175935  6753 catalog_manager.cc:5697] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:57.184834  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5244768254154d9f8a44ca64516862cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:57.189570  7411 tablet_replica.cc:333] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:00:57.191521  7411 raft_consensus.cc:2243] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:57.192529  7411 raft_consensus.cc:2272] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:57.186576  7409 ts_tablet_manager.cc:1916] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:57.185842  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet 45540ab246784091bf9821474dd17b2e with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:00:57.197482  7411 ts_tablet_manager.cc:1916] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:57.201920  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet 5244768254154d9f8a44ca64516862cd with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:00:57.226962  7411 ts_tablet_manager.cc:1929] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:57.227557  7411 log.cc:1199] T f9861b558bf440498fea061d4a540f11 P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/f9861b558bf440498fea061d4a540f11
I20260713 09:00:57.230592  7412 tablet_replica.cc:333] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:00:57.232038  7412 raft_consensus.cc:2243] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:57.232815  7412 raft_consensus.cc:2272] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:57.235872  7409 ts_tablet_manager.cc:1929] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:57.236320  7409 log.cc:1199] T 36d0ab9cc58e47d681b2c1e24480a989 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/36d0ab9cc58e47d681b2c1e24480a989
I20260713 09:00:57.237356  7412 ts_tablet_manager.cc:1916] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:57.237725  7411 tablet_replica.cc:333] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:00:57.237656  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet f9861b558bf440498fea061d4a540f11 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:00:57.238793  7411 raft_consensus.cc:2243] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:57.239351  7411 raft_consensus.cc:2272] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:57.241688  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet 36d0ab9cc58e47d681b2c1e24480a989 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:00:57.242947  7411 ts_tablet_manager.cc:1916] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:57.254220  7411 ts_tablet_manager.cc:1929] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:57.254555  7411 log.cc:1199] T 45540ab246784091bf9821474dd17b2e P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/45540ab246784091bf9821474dd17b2e
I20260713 09:00:57.254631  7412 ts_tablet_manager.cc:1929] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:57.255121  7412 log.cc:1199] T 5244768254154d9f8a44ca64516862cd P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/5244768254154d9f8a44ca64516862cd
I20260713 09:00:57.256026  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet 45540ab246784091bf9821474dd17b2e (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:00:57.256901  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet 5244768254154d9f8a44ca64516862cd (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:00:58.258453  6854 consensus_queue.cc:237] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.264667  7005 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:58.265448  6822 consensus_peers.cc:597] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c94c0ccf18e845f0b337eadb81c62df4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:58.265959  6931 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.266408  7380 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:00:58.267257  7413 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:58.279268  7410 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.282717  6931 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.297803  6854 consensus_queue.cc:237] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.297894  6752 catalog_manager.cc:5697] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:58.303046  7003 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.317787  7003 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.319200  7418 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:00:58.321810  6822 consensus_peers.cc:597] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0028fd0cbc64448185f6874c8b132cdf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:58.324498  6931 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.326231  7380 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:00:58.336059  7410 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.341799  7005 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.355803  6929 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.359876  7005 consensus_queue.cc:237] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.373090  6753 catalog_manager.cc:5697] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:00:58.385177  6971 consensus_peers.cc:597] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a62b5266345d41a6a38d3bee5d57d74f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:58.385314  6929 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.386848  7325 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:58.388223  6854 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.389453  7325 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:58.397322  7325 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.398378  6929 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.414157  6755 catalog_manager.cc:5697] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.417346  6929 consensus_queue.cc:237] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.419685  6854 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:00:58.435521  6897 consensus_peers.cc:597] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f49754b6b26459c853b92a6c6e40bb4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:58.435951  7005 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.437350  7394 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:00:58.442955  6854 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:58.444423  7394 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:58.446324  7394 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.449132  7005 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.463994  6752 catalog_manager.cc:5697] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:58.474723  6854 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:00:58.722641  7437 ts_tablet_manager.cc:933] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:58.724574  7437 tablet_copy_client.cc:323] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:00:58.726392  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet 0028fd0cbc64448185f6874c8b132cdf from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:00:58.726939  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet 0028fd0cbc64448185f6874c8b132cdf from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-0028fd0cbc64448185f6874c8b132cdf
I20260713 09:00:58.732862  6867 tablet_copy_source_session.cc:215] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:58.736299  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0028fd0cbc64448185f6874c8b132cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:58.755316  7437 tablet_copy_client.cc:806] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:58.755924  7437 tablet_copy_client.cc:670] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:58.757303  7439 ts_tablet_manager.cc:933] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:00:58.763103  7437 tablet_copy_client.cc:538] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:58.765746  7439 tablet_copy_client.cc:323] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:00:58.767457  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet c94c0ccf18e845f0b337eadb81c62df4 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:00:58.767970  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet c94c0ccf18e845f0b337eadb81c62df4 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-c94c0ccf18e845f0b337eadb81c62df4
I20260713 09:00:58.772327  7437 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:58.775087  6867 tablet_copy_source_session.cc:215] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:58.778299  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94c0ccf18e845f0b337eadb81c62df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:58.795522  7439 tablet_copy_client.cc:806] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:58.796115  7439 tablet_copy_client.cc:670] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:58.799857  7439 tablet_copy_client.cc:538] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:58.808537  7437 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: 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:00:58.808892  7439 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:58.809563  7437 tablet_bootstrap.cc:492] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:58.810284  7437 ts_tablet_manager.cc:1403] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260713 09:00:58.813334  7437 raft_consensus.cc:359] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.814158  7437 raft_consensus.cc:740] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:58.814808  7437 consensus_queue.cc:260] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.827245  7437 ts_tablet_manager.cc:1434] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:00:58.834057  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-0028fd0cbc64448185f6874c8b132cdf received from {username='slave'} at 127.0.0.1:54254
I20260713 09:00:58.834525  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-0028fd0cbc64448185f6874c8b132cdf on tablet 0028fd0cbc64448185f6874c8b132cdf with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:58.849236  7439 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: 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:00:58.849959  7439 tablet_bootstrap.cc:492] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:58.850503  7439 ts_tablet_manager.cc:1403] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.010s
I20260713 09:00:58.852633  7439 raft_consensus.cc:359] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.853291  7439 raft_consensus.cc:740] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:58.853804  7439 consensus_queue.cc:260] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:58.857136  7439 ts_tablet_manager.cc:1434] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:58.858923  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-c94c0ccf18e845f0b337eadb81c62df4 received from {username='slave'} at 127.0.0.1:54254
I20260713 09:00:58.859330  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-c94c0ccf18e845f0b337eadb81c62df4 on tablet c94c0ccf18e845f0b337eadb81c62df4 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:58.912565  7439 ts_tablet_manager.cc:933] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:00:58.914794  7439 tablet_copy_client.cc:323] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.130:37401
I20260713 09:00:58.919804  6942 tablet_copy_service.cc:140] P 20ed2b89fcc64e718ecf577a792e76a8: Received BeginTabletCopySession request for tablet 7f49754b6b26459c853b92a6c6e40bb4 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:44416)
I20260713 09:00:58.920245  6942 tablet_copy_service.cc:161] P 20ed2b89fcc64e718ecf577a792e76a8: Beginning new tablet copy session on tablet 7f49754b6b26459c853b92a6c6e40bb4 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:44416: session id = 01f079fff4a844aeb36c5c7211e63985-7f49754b6b26459c853b92a6c6e40bb4
I20260713 09:00:58.930011  6942 tablet_copy_source_session.cc:215] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:58.933247  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f49754b6b26459c853b92a6c6e40bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:58.934023  7437 ts_tablet_manager.cc:933] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:00:58.944125  7437 tablet_copy_client.cc:323] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:00:58.946115  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet a62b5266345d41a6a38d3bee5d57d74f from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:00:58.946666  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet a62b5266345d41a6a38d3bee5d57d74f from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-a62b5266345d41a6a38d3bee5d57d74f
I20260713 09:00:58.955053  7016 tablet_copy_source_session.cc:215] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:58.959170  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a62b5266345d41a6a38d3bee5d57d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:58.959398  7439 tablet_copy_client.cc:806] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:58.959899  7439 tablet_copy_client.cc:670] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:58.966183  7439 tablet_copy_client.cc:538] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:58.975859  7439 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:58.978714  7437 tablet_copy_client.cc:806] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:58.979367  7437 tablet_copy_client.cc:670] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:58.983191  7437 tablet_copy_client.cc:538] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:58.998487  7437 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:00:59.024621  7439 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: 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:00:59.025810  7439 tablet_bootstrap.cc:492] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:59.026683  7437 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: 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:00:59.026731  7439 ts_tablet_manager.cc:1403] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260713 09:00:59.027745  7437 tablet_bootstrap.cc:492] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:00:59.028469  7437 ts_tablet_manager.cc:1403] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.000s
I20260713 09:00:59.030359  7439 raft_consensus.cc:359] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:59.031279  7439 raft_consensus.cc:740] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:59.031234  7437 raft_consensus.cc:359] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:59.032192  7437 raft_consensus.cc:740] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:00:59.032075  7439 consensus_queue.cc:260] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:59.032888  7437 consensus_queue.cc:260] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:00:59.037775  7437 ts_tablet_manager.cc:1434] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:00:59.038347  7439 ts_tablet_manager.cc:1434] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:00:59.040257  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-a62b5266345d41a6a38d3bee5d57d74f received from {username='slave'} at 127.0.0.1:55536
I20260713 09:00:59.040729  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-a62b5266345d41a6a38d3bee5d57d74f on tablet a62b5266345d41a6a38d3bee5d57d74f with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:59.046849  6942 tablet_copy_service.cc:342] P 20ed2b89fcc64e718ecf577a792e76a8: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-7f49754b6b26459c853b92a6c6e40bb4 received from {username='slave'} at 127.0.0.1:44416
I20260713 09:00:59.047293  6942 tablet_copy_service.cc:434] P 20ed2b89fcc64e718ecf577a792e76a8: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-7f49754b6b26459c853b92a6c6e40bb4 on tablet 7f49754b6b26459c853b92a6c6e40bb4 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:00:59.172154  7284 raft_consensus.cc:1217] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:59.186069  7284 raft_consensus.cc:1217] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:59.431257  7284 raft_consensus.cc:1217] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:59.457036  7284 raft_consensus.cc:1217] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:59.587733  7448 raft_consensus.cc:1064] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:59.590600  7448 consensus_queue.cc:237] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:59.598450  7284 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.600072  7418 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:59.606019  7005 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.611197  7380 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.623201  7380 raft_consensus.cc:1064] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:59.626562  7380 consensus_queue.cc:237] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:59.629383  6929 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.630849  7449 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:00:59.646152  7284 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.651986  6931 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.654023  7003 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.654678  7418 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:59.657187  7418 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.669603  7448 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:00:59.677783  6929 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.679912  7418 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.694690  7448 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.702913  7284 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.707522  6755 catalog_manager.cc:5697] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.720894  7005 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.719200  7003 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.726649  7286 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.734292  6752 catalog_manager.cc:5697] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.750128  6930 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.828706  6854 consensus_queue.cc:237] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:59.837073  7452 raft_consensus.cc:1064] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:00:59.839486  7452 consensus_queue.cc:237] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:59.840715  7003 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:59.842427  7284 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:59.844439  7418 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:59.850744  7418 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:59.860559  6854 consensus_queue.cc:237] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:00:59.871973  7286 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.869217  7003 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.883083  7284 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:59.888499  7380 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:59.883558  7418 raft_consensus.cc:2955] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.891232  6929 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:59.896512  7380 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:59.905444  7449 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.909492  6930 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.910297  7287 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.910919  7452 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:59.912542  6930 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.914973  6753 catalog_manager.cc:5697] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.920251  6854 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:59.920852  7429 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:00:59.922448  7287 raft_consensus.cc:2955] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.926277  7429 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:00:59.931272  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet 0028fd0cbc64448185f6874c8b132cdf with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:00:59.948942  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c94c0ccf18e845f0b337eadb81c62df4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:59.960901  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0028fd0cbc64448185f6874c8b132cdf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:59.961862  6754 catalog_manager.cc:5697] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:59.969064  7473 tablet_replica.cc:333] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:00:59.976694  7451 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.981199  7473 raft_consensus.cc:2243] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:59.982200  7473 raft_consensus.cc:2272] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:59.982424  7285 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.983949  6854 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:00:59.992712  7473 ts_tablet_manager.cc:1916] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:00.003118  6929 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.019825  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet c94c0ccf18e845f0b337eadb81c62df4 with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:01:00.024346  7473 ts_tablet_manager.cc:1929] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:00.026315  7473 log.cc:1199] T 0028fd0cbc64448185f6874c8b132cdf P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/0028fd0cbc64448185f6874c8b132cdf
I20260713 09:01:00.029312  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet 0028fd0cbc64448185f6874c8b132cdf (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:00.040159  7475 tablet_replica.cc:333] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:00.041307  7475 raft_consensus.cc:2243] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.042207  7475 raft_consensus.cc:2272] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.050319  6753 catalog_manager.cc:5697] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:00.053671  7475 ts_tablet_manager.cc:1916] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:00.068262  7003 consensus_queue.cc:237] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:00.076216  7285 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:00.078312  6929 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:00.080760  7429 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:00.082574  7456 raft_consensus.cc:1064] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:00.083132  7475 ts_tablet_manager.cc:1929] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:00.083571  7475 log.cc:1199] T c94c0ccf18e845f0b337eadb81c62df4 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/c94c0ccf18e845f0b337eadb81c62df4
I20260713 09:01:00.084692  7456 consensus_queue.cc:237] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:00.089830  7451 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:00.092532  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet c94c0ccf18e845f0b337eadb81c62df4 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:00.095927  7285 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.098420  6930 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.103259  7429 raft_consensus.cc:2955] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.118713  6751 catalog_manager.cc:5697] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.128367  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a62b5266345d41a6a38d3bee5d57d74f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:00.134508  7003 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.134706  7285 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.136390  7454 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:00.138187  7454 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:00.157799  6854 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.162518  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet a62b5266345d41a6a38d3bee5d57d74f with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:01:00.167054  7454 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:00.187243  7456 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.190411  7480 tablet_replica.cc:333] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:00.191563  7480 raft_consensus.cc:2243] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.190654  6852 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.192309  7480 raft_consensus.cc:2272] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.195225  7480 ts_tablet_manager.cc:1916] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:00.194095  7287 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.204737  6751 catalog_manager.cc:5697] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.215174  7003 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.229116  7480 ts_tablet_manager.cc:1929] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:00.243249  7480 log.cc:1199] T a62b5266345d41a6a38d3bee5d57d74f P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/a62b5266345d41a6a38d3bee5d57d74f
I20260713 09:01:00.245232  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet a62b5266345d41a6a38d3bee5d57d74f (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:00.247123  6930 consensus_queue.cc:237] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:00.253448  6852 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:00.257580  7454 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:00.257790  7287 raft_consensus.cc:1275] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:00.261699  7454 consensus_queue.cc:1048] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:00.264511  7477 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.270550  6852 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.278654  6740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f49754b6b26459c853b92a6c6e40bb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:00.284354  7285 raft_consensus.cc:2955] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.284801  6753 catalog_manager.cc:5697] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:00.295760  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f49754b6b26459c853b92a6c6e40bb4 with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:01:00.296653  7475 tablet_replica.cc:333] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:00.297637  7475 raft_consensus.cc:2243] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:00.298414  7475 raft_consensus.cc:2272] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:00.301174  7475 ts_tablet_manager.cc:1916] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:00.312543  7475 ts_tablet_manager.cc:1929] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:00.312897  7475 log.cc:1199] T 7f49754b6b26459c853b92a6c6e40bb4 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/7f49754b6b26459c853b92a6c6e40bb4
I20260713 09:01:00.319931  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet 7f49754b6b26459c853b92a6c6e40bb4 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:01.326293  7003 consensus_queue.cc:237] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
W20260713 09:01:01.332325  6971 consensus_peers.cc:597] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a9734f3933d4d948b1cad9a03b5492e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:01.337034  6852 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.338366  6929 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.338379  7483 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:01.339531  7451 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:01.346827  7483 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.348335  6929 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.348727  6852 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.361668  6753 catalog_manager.cc:5697] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.364631  7003 consensus_queue.cc:237] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
W20260713 09:01:01.371277  6971 consensus_peers.cc:597] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ded77ed23774407aad3fdaa40b220b4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:01.371433  6852 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.372282  6929 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.372732  7485 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:01.373657  7483 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:01.382412  7485 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.387108  6929 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.388556  6852 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.397704  6854 consensus_queue.cc:237] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.398141  6751 catalog_manager.cc:5697] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:01.407792  7003 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:01.408334  6822 consensus_peers.cc:597] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbcfe6ce9f574935823b2041f9c9730d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:01.409251  7449 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:01.415642  6929 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.416862  7496 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:01.419708  7498 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.420950  7003 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.432826  6929 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.434711  7005 consensus_queue.cc:237] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.435848  6751 catalog_manager.cc:5697] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:01.454016  6971 consensus_peers.cc:597] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0b74ef1da8f434ea0fc74a01045afa1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:01.455621  6854 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.457139  7485 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:01.457787  6929 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:01.458856  7483 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:01.464545  7485 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.465994  6854 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.467864  6929 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.476859  6753 catalog_manager.cc:5697] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:01.763264  7503 ts_tablet_manager.cc:933] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:01.765050  7503 tablet_copy_client.cc:323] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:01:01.766621  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet 2a9734f3933d4d948b1cad9a03b5492e from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:01:01.767087  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet 2a9734f3933d4d948b1cad9a03b5492e from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-2a9734f3933d4d948b1cad9a03b5492e
I20260713 09:01:01.771943  7016 tablet_copy_source_session.cc:215] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:01.775326  7503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9734f3933d4d948b1cad9a03b5492e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.776500  7505 ts_tablet_manager.cc:933] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:01.778337  7505 tablet_copy_client.cc:323] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:01:01.779632  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet 5ded77ed23774407aad3fdaa40b220b4 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:01:01.780045  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet 5ded77ed23774407aad3fdaa40b220b4 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-5ded77ed23774407aad3fdaa40b220b4
I20260713 09:01:01.787590  7016 tablet_copy_source_session.cc:215] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:01.790406  7505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ded77ed23774407aad3fdaa40b220b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.794729  7503 tablet_copy_client.cc:806] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:01.795408  7503 tablet_copy_client.cc:670] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:01.801771  7503 tablet_copy_client.cc:538] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:01.802119  7507 ts_tablet_manager.cc:933] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:01:01.803686  7505 tablet_copy_client.cc:806] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:01.804827  7505 tablet_copy_client.cc:670] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:01.808559  7505 tablet_copy_client.cc:538] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:01.814136  7503 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:01.821535  7505 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:01.822638  7507 tablet_copy_client.cc:323] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:01:01.824328  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet dbcfe6ce9f574935823b2041f9c9730d from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:01:01.824869  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet dbcfe6ce9f574935823b2041f9c9730d from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-dbcfe6ce9f574935823b2041f9c9730d
I20260713 09:01:01.832433  6867 tablet_copy_source_session.cc:215] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:01.835965  7507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcfe6ce9f574935823b2041f9c9730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.861665  7507 tablet_copy_client.cc:806] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:01.862326  7507 tablet_copy_client.cc:670] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:01.865252  7505 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: 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:01:01.866544  7507 tablet_copy_client.cc:538] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:01.867306  7505 tablet_bootstrap.cc:492] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:01.868027  7505 ts_tablet_manager.cc:1403] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.016s
I20260713 09:01:01.869947  7503 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: 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:01:01.870930  7503 tablet_bootstrap.cc:492] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:01.870910  7505 raft_consensus.cc:359] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.871987  7503 ts_tablet_manager.cc:1403] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.005s
I20260713 09:01:01.872110  7505 raft_consensus.cc:740] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:01.872912  7505 consensus_queue.cc:260] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.875223  7503 raft_consensus.cc:359] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.876157  7503 raft_consensus.cc:740] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:01.876448  7507 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:01.876941  7503 consensus_queue.cc:260] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.886247  7505 ts_tablet_manager.cc:1434] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:01:01.888833  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-5ded77ed23774407aad3fdaa40b220b4 received from {username='slave'} at 127.0.0.1:55536
I20260713 09:01:01.889268  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-5ded77ed23774407aad3fdaa40b220b4 on tablet 5ded77ed23774407aad3fdaa40b220b4 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:01.900139  7505 ts_tablet_manager.cc:933] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:01.905125  7505 tablet_copy_client.cc:323] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:01:01.906780  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet a0b74ef1da8f434ea0fc74a01045afa1 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:01:01.907065  7503 ts_tablet_manager.cc:1434] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:01:01.907343  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet a0b74ef1da8f434ea0fc74a01045afa1 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-a0b74ef1da8f434ea0fc74a01045afa1
I20260713 09:01:01.907698  7507 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: 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:01:01.908550  7507 tablet_bootstrap.cc:492] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:01.909426  7507 ts_tablet_manager.cc:1403] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.002s
I20260713 09:01:01.911443  7015 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-2a9734f3933d4d948b1cad9a03b5492e received from {username='slave'} at 127.0.0.1:55536
I20260713 09:01:01.911908  7015 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-2a9734f3933d4d948b1cad9a03b5492e on tablet 2a9734f3933d4d948b1cad9a03b5492e with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:01.914366  7507 raft_consensus.cc:359] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.915145  7507 raft_consensus.cc:740] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:01.915650  7507 consensus_queue.cc:260] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.917943  7507 ts_tablet_manager.cc:1434] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:01:01.918624  7016 tablet_copy_source_session.cc:215] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:01.919873  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-dbcfe6ce9f574935823b2041f9c9730d received from {username='slave'} at 127.0.0.1:54254
I20260713 09:01:01.920322  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-dbcfe6ce9f574935823b2041f9c9730d on tablet dbcfe6ce9f574935823b2041f9c9730d with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:01.925843  7505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b74ef1da8f434ea0fc74a01045afa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:01.938145  7505 tablet_copy_client.cc:806] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:01.938764  7505 tablet_copy_client.cc:670] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:01.943022  7505 tablet_copy_client.cc:538] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:01.948769  7505 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:01.964463  7505 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: 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:01:01.965188  7505 tablet_bootstrap.cc:492] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:01.966367  7505 ts_tablet_manager.cc:1403] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260713 09:01:01.968770  7505 raft_consensus.cc:359] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.969498  7505 raft_consensus.cc:740] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:01.970191  7505 consensus_queue.cc:260] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:01.972949  7505 ts_tablet_manager.cc:1434] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:01:01.974690  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-a0b74ef1da8f434ea0fc74a01045afa1 received from {username='slave'} at 127.0.0.1:55536
I20260713 09:01:01.975083  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-a0b74ef1da8f434ea0fc74a01045afa1 on tablet a0b74ef1da8f434ea0fc74a01045afa1 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:02.193599  7285 raft_consensus.cc:1217] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:02.292979  7285 raft_consensus.cc:1217] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:02.327287  7285 raft_consensus.cc:1217] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:02.438819  7285 raft_consensus.cc:1217] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:02.700563  7485 raft_consensus.cc:1064] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:02.703032  7485 consensus_queue.cc:237] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.709415  7285 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.709646  6929 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.710251  6854 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.710918  7483 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.711867  7485 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:02.712719  7451 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:02.730018  7483 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.731771  6929 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.732519  6852 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.744289  7285 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.746213  6755 catalog_manager.cc:5697] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.753260  7498 raft_consensus.cc:1064] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:02.755772  7483 raft_consensus.cc:1064] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:02.755772  7498 consensus_queue.cc:237] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.758311  7483 consensus_queue.cc:237] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.768287  7287 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.769860  6929 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.769871  7005 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.770212  7516 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.771466  7498 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:02.772708  7516 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:02.784621  7285 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.786311  7485 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.795423  6852 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.798082  6930 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:02.799340  7483 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:02.800321  7518 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:02.815184  7449 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.816690  7005 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.820839  6930 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.821709  7518 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.830047  7287 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.832736  6852 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.836061  6929 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.837457  7286 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.856786  7005 consensus_queue.cc:237] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.859165  6753 catalog_manager.cc:5697] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.863749  7286 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.864081  6929 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.865254  7451 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.866037  7485 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:02.863353  6753 catalog_manager.cc:5697] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.873472  7485 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.874369  7287 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.881565  6929 raft_consensus.cc:2955] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.882550  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ded77ed23774407aad3fdaa40b220b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:02.893193  6753 catalog_manager.cc:5697] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.896867  7005 consensus_queue.cc:237] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.896919  6852 consensus_queue.cc:237] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:02.903649  6929 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.907222  7287 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.907931  7285 raft_consensus.cc:1275] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.908332  7449 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:02.909423  7483 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.911525  6852 raft_consensus.cc:1275] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.913345  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ded77ed23774407aad3fdaa40b220b4 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:01:02.915351  7516 consensus_queue.cc:1048] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:02.923478  7451 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.924022  7285 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.931303  6929 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.937489  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a9734f3933d4d948b1cad9a03b5492e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:02.936791  7286 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.926548  7535 tablet_replica.cc:333] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:02.926627  7449 raft_consensus.cc:2955] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.927362  7485 consensus_queue.cc:1048] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:02.948468  6753 catalog_manager.cc:5697] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.951545  6852 raft_consensus.cc:2955] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.948755  7535 raft_consensus.cc:2243] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:02.954154  7535 raft_consensus.cc:2272] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:02.969277  7535 ts_tablet_manager.cc:1916] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:02.969391  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet dbcfe6ce9f574935823b2041f9c9730d with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:01:02.971174  7536 tablet_replica.cc:333] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:02.972083  7536 raft_consensus.cc:2243] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:02.972796  7536 raft_consensus.cc:2272] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:02.969301  6751 catalog_manager.cc:5697] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:02.975869  7536 ts_tablet_manager.cc:1916] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:02.983296  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbcfe6ce9f574935823b2041f9c9730d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:02.988875  7535 ts_tablet_manager.cc:1929] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:02.989298  7535 log.cc:1199] T 5ded77ed23774407aad3fdaa40b220b4 P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/5ded77ed23774407aad3fdaa40b220b4
I20260713 09:01:02.990583  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a9734f3933d4d948b1cad9a03b5492e with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:01:02.991196  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet 5ded77ed23774407aad3fdaa40b220b4 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:02.992084  7536 ts_tablet_manager.cc:1929] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:02.992457  7536 log.cc:1199] T dbcfe6ce9f574935823b2041f9c9730d P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/dbcfe6ce9f574935823b2041f9c9730d
I20260713 09:01:02.993990  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet dbcfe6ce9f574935823b2041f9c9730d (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:02.996004  7537 tablet_replica.cc:333] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:02.996948  7537 raft_consensus.cc:2243] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:02.997681  7537 raft_consensus.cc:2272] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:03.004523  7537 ts_tablet_manager.cc:1916] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:03.019007  7537 ts_tablet_manager.cc:1929] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:03.019400  7537 log.cc:1199] T 2a9734f3933d4d948b1cad9a03b5492e P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/2a9734f3933d4d948b1cad9a03b5492e
I20260713 09:01:03.020973  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet 2a9734f3933d4d948b1cad9a03b5492e (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:03.025267  7451 raft_consensus.cc:1064] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:03.027241  7451 consensus_queue.cc:237] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:03.032765  6929 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:03.032822  7286 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:03.033923  7518 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:03.034862  7483 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:03.037606  6852 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:03.038890  7451 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:03.056499  7483 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.058784  6854 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.058833  6929 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.068276  7286 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.072971  6751 catalog_manager.cc:5697] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.087122  7005 consensus_queue.cc:237] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:03.091682  6852 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:03.091943  7286 raft_consensus.cc:1275] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:03.093647  7483 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:03.094705  7485 consensus_queue.cc:1048] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:03.100654  7451 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.102370  6852 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.106515  7286 raft_consensus.cc:2955] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.112138  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0b74ef1da8f434ea0fc74a01045afa1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:03.114789  6753 catalog_manager.cc:5697] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:03.138307  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet a0b74ef1da8f434ea0fc74a01045afa1 with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:01:03.139954  7537 tablet_replica.cc:333] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:03.141043  7537 raft_consensus.cc:2243] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:03.141887  7537 raft_consensus.cc:2272] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:03.146202  7537 ts_tablet_manager.cc:1916] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:03.162951  7537 ts_tablet_manager.cc:1929] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:03.163301  7537 log.cc:1199] T a0b74ef1da8f434ea0fc74a01045afa1 P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/a0b74ef1da8f434ea0fc74a01045afa1
I20260713 09:01:03.164482  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet a0b74ef1da8f434ea0fc74a01045afa1 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:04.161693  6852 consensus_queue.cc:237] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.168258  6929 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:04.169185  6822 consensus_peers.cc:597] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d685126ead9a469a8f1b0a96333f43db. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.168340  7005 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.169797  7534 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:04.171051  7548 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.176525  7534 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.178079  6929 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.179379  7005 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.188645  6755 catalog_manager.cc:5697] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.192660  6929 consensus_queue.cc:237] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
W20260713 09:01:04.207525  6897 consensus_peers.cc:597] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca8b540b3cca40abb30cf806712ed001. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.208107  6852 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.208107  7003 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.209579  7477 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.210529  7556 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:04.219511  7477 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.221939  7003 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.222587  6852 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.236223  6854 consensus_queue.cc:237] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.236073  6752 catalog_manager.cc:5697] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:04.244436  7003 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.244926  6929 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:04.245080  6822 consensus_peers.cc:597] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c12e40669b74004bfabf788e993aa83. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.246248  7534 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:04.247041  7544 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.256798  7544 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.258335  6929 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.259984  7003 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.271435  6755 catalog_manager.cc:5697] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:04.274081  7003 consensus_queue.cc:237] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.280385  6854 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:04.281167  6929 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:04.281360  6971 consensus_peers.cc:597] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbbafb3450df4b19a48df5204ede8c2f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:04.282145  7545 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:04.284160  7545 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:04.292440  7483 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.302398  6929 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.305907  6854 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:04.314916  6753 catalog_manager.cc:5697] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:04.621448  7567 ts_tablet_manager.cc:933] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:01:04.623689  7567 tablet_copy_client.cc:323] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.130:37401
I20260713 09:01:04.625404  6942 tablet_copy_service.cc:140] P 20ed2b89fcc64e718ecf577a792e76a8: Received BeginTabletCopySession request for tablet ca8b540b3cca40abb30cf806712ed001 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:44416)
I20260713 09:01:04.625953  6942 tablet_copy_service.cc:161] P 20ed2b89fcc64e718ecf577a792e76a8: Beginning new tablet copy session on tablet ca8b540b3cca40abb30cf806712ed001 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:44416: session id = 01f079fff4a844aeb36c5c7211e63985-ca8b540b3cca40abb30cf806712ed001
I20260713 09:01:04.633062  6942 tablet_copy_source_session.cc:215] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:04.635942  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8b540b3cca40abb30cf806712ed001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:04.646693  7567 tablet_copy_client.cc:806] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:04.647231  7567 tablet_copy_client.cc:670] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:04.650800  7567 tablet_copy_client.cc:538] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:04.658990  7567 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:04.678884  7567 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: 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:01:04.679757  7567 tablet_bootstrap.cc:492] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:04.680401  7567 ts_tablet_manager.cc:1403] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:01:04.683209  7567 raft_consensus.cc:359] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.684020  7567 raft_consensus.cc:740] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:04.684653  7567 consensus_queue.cc:260] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.688310  7567 ts_tablet_manager.cc:1434] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:01:04.690290  6942 tablet_copy_service.cc:342] P 20ed2b89fcc64e718ecf577a792e76a8: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-ca8b540b3cca40abb30cf806712ed001 received from {username='slave'} at 127.0.0.1:44416
I20260713 09:01:04.690685  6942 tablet_copy_service.cc:434] P 20ed2b89fcc64e718ecf577a792e76a8: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-ca8b540b3cca40abb30cf806712ed001 on tablet ca8b540b3cca40abb30cf806712ed001 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:04.701731  7567 ts_tablet_manager.cc:933] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:04.703629  7567 tablet_copy_client.cc:323] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:01:04.705173  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet cbbafb3450df4b19a48df5204ede8c2f from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:01:04.705649  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet cbbafb3450df4b19a48df5204ede8c2f from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-cbbafb3450df4b19a48df5204ede8c2f
I20260713 09:01:04.710393  7016 tablet_copy_source_session.cc:215] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:04.713091  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbafb3450df4b19a48df5204ede8c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:04.728060  7567 tablet_copy_client.cc:806] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:04.728655  7567 tablet_copy_client.cc:670] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:04.731804  7567 tablet_copy_client.cc:538] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:04.737802  7567 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:04.750212  7572 ts_tablet_manager.cc:933] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:01:04.751827  7572 tablet_copy_client.cc:323] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:01:04.753535  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet d685126ead9a469a8f1b0a96333f43db from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:01:04.754061  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet d685126ead9a469a8f1b0a96333f43db from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-d685126ead9a469a8f1b0a96333f43db
I20260713 09:01:04.755062  7567 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: 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:01:04.755919  7567 tablet_bootstrap.cc:492] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:04.756528  7567 ts_tablet_manager.cc:1403] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:01:04.759171  7567 raft_consensus.cc:359] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.759792  7567 raft_consensus.cc:740] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:04.760294  7567 consensus_queue.cc:260] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.762167  7567 ts_tablet_manager.cc:1434] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:04.762683  6867 tablet_copy_source_session.cc:215] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:04.763849  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-cbbafb3450df4b19a48df5204ede8c2f received from {username='slave'} at 127.0.0.1:55536
I20260713 09:01:04.764276  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-cbbafb3450df4b19a48df5204ede8c2f on tablet cbbafb3450df4b19a48df5204ede8c2f with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:04.766426  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d685126ead9a469a8f1b0a96333f43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:04.779961  7572 tablet_copy_client.cc:806] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:04.780573  7572 tablet_copy_client.cc:670] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:04.783790  7572 tablet_copy_client.cc:538] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:04.786187  7567 ts_tablet_manager.cc:933] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:01:04.787815  7567 tablet_copy_client.cc:323] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:01:04.789338  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet 1c12e40669b74004bfabf788e993aa83 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:01:04.789923  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet 1c12e40669b74004bfabf788e993aa83 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-1c12e40669b74004bfabf788e993aa83
I20260713 09:01:04.791618  7572 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:04.796834  6867 tablet_copy_source_session.cc:215] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:04.799974  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c12e40669b74004bfabf788e993aa83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:04.817377  7572 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: 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:01:04.818292  7572 tablet_bootstrap.cc:492] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:04.819016  7572 ts_tablet_manager.cc:1403] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.012s
I20260713 09:01:04.820266  7567 tablet_copy_client.cc:806] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:04.821221  7567 tablet_copy_client.cc:670] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:04.821959  7572 raft_consensus.cc:359] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.822929  7572 raft_consensus.cc:740] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:04.823632  7572 consensus_queue.cc:260] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.825093  7567 tablet_copy_client.cc:538] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:04.826294  7572 ts_tablet_manager.cc:1434] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:01:04.828218  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-d685126ead9a469a8f1b0a96333f43db received from {username='slave'} at 127.0.0.1:54254
I20260713 09:01:04.829381  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-d685126ead9a469a8f1b0a96333f43db on tablet d685126ead9a469a8f1b0a96333f43db with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:04.834297  7567 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:04.851967  7567 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: 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:01:04.852614  7567 tablet_bootstrap.cc:492] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:04.853127  7567 ts_tablet_manager.cc:1403] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:01:04.855309  7567 raft_consensus.cc:359] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.856060  7567 raft_consensus.cc:740] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:04.856576  7567 consensus_queue.cc:260] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:04.858307  7567 ts_tablet_manager.cc:1434] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:04.860280  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-1c12e40669b74004bfabf788e993aa83 received from {username='slave'} at 127.0.0.1:54254
I20260713 09:01:04.860682  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-1c12e40669b74004bfabf788e993aa83 on tablet 1c12e40669b74004bfabf788e993aa83 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:05.130415  7286 raft_consensus.cc:1217] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.208348  7286 raft_consensus.cc:1217] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.294468  7286 raft_consensus.cc:1217] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.355340  7286 raft_consensus.cc:1217] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:05.559623  7546 raft_consensus.cc:1064] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:05.562126  7546 consensus_queue.cc:237] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.569641  6854 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.570344  7286 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.571750  7545 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.572698  6930 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.574254  7545 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:05.575064  7546 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:05.587481  7578 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.588932  7286 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.590015  6930 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.599915  6854 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.602828  6755 catalog_manager.cc:5697] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.623425  7580 raft_consensus.cc:1064] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:05.626144  7580 consensus_queue.cc:237] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.640336  7003 consensus_queue.cc:237] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.642975  7285 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.644007  7005 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.644618  6854 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.645421  7579 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.646522  7556 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:05.648598  7579 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } 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:01:05.653543  7286 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.654872  7584 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.663787  7546 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.667832  7287 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.673872  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbbafb3450df4b19a48df5204ede8c2f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:05.680272  6751 catalog_manager.cc:5697] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:05.683933  7005 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.680286  7580 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.685859  6929 raft_consensus.cc:1275] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.687103  7584 consensus_queue.cc:1048] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:05.695266  6930 raft_consensus.cc:2955] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.704556  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet cbbafb3450df4b19a48df5204ede8c2f with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:01:05.707440  7287 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.712066  6751 catalog_manager.cc:5697] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.726719  6930 consensus_queue.cc:237] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.733937  7005 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.735287  7287 raft_consensus.cc:1275] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.737273  7580 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:05.738737  7597 tablet_replica.cc:333] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:05.738965  7593 consensus_queue.cc:1048] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.744156  7593 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.745530  7597 raft_consensus.cc:2243] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:05.746456  7005 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.749100  7287 raft_consensus.cc:2955] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.754495  6740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca8b540b3cca40abb30cf806712ed001 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:05.755182  7597 raft_consensus.cc:2272] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:05.759159  7597 ts_tablet_manager.cc:1916] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:05.764194  6751 catalog_manager.cc:5697] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 9d2a245e421048a59271e849f8d80437 (127.5.157.129) evicted. New cstate: current_term: 1 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.782373  6847 tablet_service.cc:1558] Processing DeleteTablet for tablet ca8b540b3cca40abb30cf806712ed001 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2a245e421048a59271e849f8d80437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260713 09:01:05.784700  7597 ts_tablet_manager.cc:1929] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:05.785180  7597 log.cc:1199] T cbbafb3450df4b19a48df5204ede8c2f P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/cbbafb3450df4b19a48df5204ede8c2f
I20260713 09:01:05.787021  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet cbbafb3450df4b19a48df5204ede8c2f (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:05.787963  7597 tablet_replica.cc:333] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:05.788864  7597 raft_consensus.cc:2243] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:05.789403  7597 pending_rounds.cc:70] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Trying to abort 1 pending ops.
I20260713 09:01:05.789817  7597 pending_rounds.cc:77] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306990655998361600 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ca8b540b3cca40abb30cf806712ed001" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } } }
I20260713 09:01:05.791038  7597 raft_consensus.cc:2917] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:01:05.791435  7597 raft_consensus.cc:2889] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:01:05.791786  7597 raft_consensus.cc:2272] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:05.794570  7597 ts_tablet_manager.cc:1916] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:05.809083  7597 ts_tablet_manager.cc:1929] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:05.809435  7597 log.cc:1199] T ca8b540b3cca40abb30cf806712ed001 P 9d2a245e421048a59271e849f8d80437: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/wals/ca8b540b3cca40abb30cf806712ed001
I20260713 09:01:05.811020  6739 catalog_manager.cc:5028] TS 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): tablet ca8b540b3cca40abb30cf806712ed001 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:05.878008  7581 raft_consensus.cc:1064] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:05.880089  7581 consensus_queue.cc:237] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.888975  7287 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.890093  7005 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.890093  6930 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.890228  7582 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.892007  7599 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:05.892779  7581 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:05.908476  7582 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.911685  7603 raft_consensus.cc:1064] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:05.914009  7603 consensus_queue.cc:237] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.914379  7005 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.932714  6929 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.937251  7287 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.946372  6751 catalog_manager.cc:5697] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.963578  7287 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.963912  6930 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.964178  7003 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:05.965183  7603 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:05.966236  7604 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:05.967005  7582 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.970656  6854 consensus_queue.cc:237] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:05.984875  6930 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.987345  7287 raft_consensus.cc:1275] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:05.987568  7604 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:05.989699  7582 consensus_queue.cc:1048] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:05.996558  7603 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:05.999239  6930 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.006489  7003 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.005375  7606 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.012797  7287 raft_consensus.cc:2955] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.024664  6753 catalog_manager.cc:5697] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.030231  6930 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.033710  6751 catalog_manager.cc:5697] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.038465  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c12e40669b74004bfabf788e993aa83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:06.043320  7287 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.044315  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c12e40669b74004bfabf788e993aa83 with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:01:06.046463  7610 tablet_replica.cc:333] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:06.047402  7610 raft_consensus.cc:2243] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:06.048136  7610 raft_consensus.cc:2272] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:06.052757  7610 ts_tablet_manager.cc:1916] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:06.069563  7610 ts_tablet_manager.cc:1929] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:06.069988  7610 log.cc:1199] T 1c12e40669b74004bfabf788e993aa83 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/1c12e40669b74004bfabf788e993aa83
I20260713 09:01:06.071657  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet 1c12e40669b74004bfabf788e993aa83 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:06.072595  6854 consensus_queue.cc:237] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:06.076900  7287 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:06.077955  7003 raft_consensus.cc:1275] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:06.078370  7606 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:06.079260  7603 consensus_queue.cc:1048] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:06.085390  7604 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.087054  7003 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.087420  7287 raft_consensus.cc:2955] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.096129  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d685126ead9a469a8f1b0a96333f43db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:06.100905  6751 catalog_manager.cc:5697] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:06.111231  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet d685126ead9a469a8f1b0a96333f43db with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:01:06.115334  7611 tablet_replica.cc:333] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:06.116254  7611 raft_consensus.cc:2243] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:06.116917  7611 raft_consensus.cc:2272] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:06.119815  7611 ts_tablet_manager.cc:1916] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:06.130290  7611 ts_tablet_manager.cc:1929] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:06.130561  7611 log.cc:1199] T d685126ead9a469a8f1b0a96333f43db P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/d685126ead9a469a8f1b0a96333f43db
I20260713 09:01:06.131778  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet d685126ead9a469a8f1b0a96333f43db (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:07.144656  7003 consensus_queue.cc:237] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
W20260713 09:01:07.151539  6971 consensus_peers.cc:597] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5829e8844cbe499db67b48a30f0f96cf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:07.151961  6930 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:07.152561  6852 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:07.153581  7578 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:07.154634  7616 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:07.162824  7612 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.164409  6852 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.164585  6929 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.181754  6852 consensus_queue.cc:237] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Queue 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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:07.183554  6753 catalog_manager.cc:5697] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
W20260713 09:01:07.189286  6822 consensus_peers.cc:597] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 -> Peer 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132:44899): Couldn't send request to peer 01f079fff4a844aeb36c5c7211e63985. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7e444d094644be3ba0b2082c5fc3a72. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:07.189224  7003 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:07.189947  6929 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:07.191850  7604 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:07.192721  7621 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:07.201013  7604 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.209255  7003 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.209730  6929 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } } }
I20260713 09:01:07.222180  6755 catalog_manager.cc:5697] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index -1 to 2, NON_VOTER 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) added. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:07.575474  7628 ts_tablet_manager.cc:933] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339)
I20260713 09:01:07.577484  7628 tablet_copy_client.cc:323] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.129:44339
I20260713 09:01:07.579423  6867 tablet_copy_service.cc:140] P 9d2a245e421048a59271e849f8d80437: Received BeginTabletCopySession request for tablet f7e444d094644be3ba0b2082c5fc3a72 from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:54254)
I20260713 09:01:07.580021  6867 tablet_copy_service.cc:161] P 9d2a245e421048a59271e849f8d80437: Beginning new tablet copy session on tablet f7e444d094644be3ba0b2082c5fc3a72 from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:54254: session id = 01f079fff4a844aeb36c5c7211e63985-f7e444d094644be3ba0b2082c5fc3a72
I20260713 09:01:07.587157  6867 tablet_copy_source_session.cc:215] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:07.590147  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7e444d094644be3ba0b2082c5fc3a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:07.600765  7628 tablet_copy_client.cc:806] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:07.601341  7628 tablet_copy_client.cc:670] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:07.604961  7628 tablet_copy_client.cc:538] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:07.611826  7628 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:07.628950  7628 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: 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:01:07.629653  7628 tablet_bootstrap.cc:492] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:07.630167  7628 ts_tablet_manager.cc:1403] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260713 09:01:07.632869  7628 raft_consensus.cc:359] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:07.633716  7628 raft_consensus.cc:740] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:07.634265  7628 consensus_queue.cc:260] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:07.637444  7628 ts_tablet_manager.cc:1434] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:07.639019  6867 tablet_copy_service.cc:342] P 9d2a245e421048a59271e849f8d80437: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-f7e444d094644be3ba0b2082c5fc3a72 received from {username='slave'} at 127.0.0.1:54254
I20260713 09:01:07.639493  6867 tablet_copy_service.cc:434] P 9d2a245e421048a59271e849f8d80437: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-f7e444d094644be3ba0b2082c5fc3a72 on tablet f7e444d094644be3ba0b2082c5fc3a72 with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:07.739966  7628 ts_tablet_manager.cc:933] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: Initiating tablet copy from peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:07.741499  7628 tablet_copy_client.cc:323] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Beginning tablet copy session from remote peer at address 127.5.157.131:33167
I20260713 09:01:07.743227  7016 tablet_copy_service.cc:140] P 44e4e50cad5b4b0f8cfaf8789971c433: Received BeginTabletCopySession request for tablet 5829e8844cbe499db67b48a30f0f96cf from peer 01f079fff4a844aeb36c5c7211e63985 ({username='slave'} at 127.0.0.1:55536)
I20260713 09:01:07.743665  7016 tablet_copy_service.cc:161] P 44e4e50cad5b4b0f8cfaf8789971c433: Beginning new tablet copy session on tablet 5829e8844cbe499db67b48a30f0f96cf from peer 01f079fff4a844aeb36c5c7211e63985 at {username='slave'} at 127.0.0.1:55536: session id = 01f079fff4a844aeb36c5c7211e63985-5829e8844cbe499db67b48a30f0f96cf
I20260713 09:01:07.749738  7016 tablet_copy_source_session.cc:215] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:07.756034  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5829e8844cbe499db67b48a30f0f96cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:07.770104  7628 tablet_copy_client.cc:806] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:07.770619  7628 tablet_copy_client.cc:670] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:07.774283  7628 tablet_copy_client.cc:538] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:07.780320  7628 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: Bootstrap starting.
I20260713 09:01:07.794684  7628 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: 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:01:07.795502  7628 tablet_bootstrap.cc:492] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: Bootstrap complete.
I20260713 09:01:07.796097  7628 ts_tablet_manager.cc:1403] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260713 09:01:07.798408  7628 raft_consensus.cc:359] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:07.799211  7628 raft_consensus.cc:740] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Initialized, Role: LEARNER
I20260713 09:01:07.799883  7628 consensus_queue.cc:260] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: NON_VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: true } }
I20260713 09:01:07.802488  7628 ts_tablet_manager.cc:1434] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:01:07.804291  7016 tablet_copy_service.cc:342] P 44e4e50cad5b4b0f8cfaf8789971c433: Request end of tablet copy session 01f079fff4a844aeb36c5c7211e63985-5829e8844cbe499db67b48a30f0f96cf received from {username='slave'} at 127.0.0.1:55536
I20260713 09:01:07.804741  7016 tablet_copy_service.cc:434] P 44e4e50cad5b4b0f8cfaf8789971c433: ending tablet copy session 01f079fff4a844aeb36c5c7211e63985-5829e8844cbe499db67b48a30f0f96cf on tablet 5829e8844cbe499db67b48a30f0f96cf with peer 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:08.135504  7286 raft_consensus.cc:1217] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:08.191421  7286 raft_consensus.cc:1217] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:08.693543  7621 raft_consensus.cc:1064] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:08.695453  7621 consensus_queue.cc:237] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:08.703641  7286 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.704974  6930 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.704980  7003 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.706233  7637 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:08.707258  7621 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:08.708099  7634 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } 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:01:08.726857  7638 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.730892  6929 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.740932  7286 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.742412  6751 catalog_manager.cc:5697] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:08.743381  7003 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } attrs { replace: true } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.752280  7619 raft_consensus.cc:1064] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: attempting to promote NON_VOTER 01f079fff4a844aeb36c5c7211e63985 to VOTER
I20260713 09:01:08.754791  7619 consensus_queue.cc:237] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:08.781255  6929 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.781549  7286 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 LEARNER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.783797  6852 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:08.784343  7619 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } 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:01:08.786327  7647 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:01:08.791009  7619 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:08.799175  6852 consensus_queue.cc:237] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:08.813169  6930 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:08.814848  7638 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:08.822485  7638 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.823107  7647 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.824149  7286 raft_consensus.cc:1275] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 9d2a245e421048a59271e849f8d80437: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:08.827318  7637 consensus_queue.cc:1048] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:08.829998  6929 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.831331  7287 raft_consensus.cc:2955] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.832262  6739 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7e444d094644be3ba0b2082c5fc3a72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:08.835115  6854 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.844656  6752 catalog_manager.cc:5697] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 reported cstate change: config changed from index 3 to 4, VOTER 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) evicted. New cstate: current_term: 1 leader_uuid: "9d2a245e421048a59271e849f8d80437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:08.848717  7286 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.860407  6930 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.863405  6992 tablet_service.cc:1558] Processing DeleteTablet for tablet f7e444d094644be3ba0b2082c5fc3a72 with delete_type TABLET_DATA_TOMBSTONED (TS 44e4e50cad5b4b0f8cfaf8789971c433 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260713 09:01:08.875388  6755 catalog_manager.cc:5697] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: config changed from index 2 to 3, 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } attrs { replace: true } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.878060  7654 tablet_replica.cc:333] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:08.879181  7654 raft_consensus.cc:2243] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:08.882293  7654 raft_consensus.cc:2272] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:08.898291  7003 consensus_queue.cc:237] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:08.899715  7654 ts_tablet_manager.cc:1916] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:08.903565  7286 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:08.905457  7655 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } 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:01:08.909133  6852 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Refusing update from remote peer 44e4e50cad5b4b0f8cfaf8789971c433: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:08.910630  7612 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:08.912547  7644 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.915372  7654 ts_tablet_manager.cc:1929] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:08.915815  7654 log.cc:1199] T f7e444d094644be3ba0b2082c5fc3a72 P 44e4e50cad5b4b0f8cfaf8789971c433: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/wals/f7e444d094644be3ba0b2082c5fc3a72
I20260713 09:01:08.917892  6741 catalog_manager.cc:5028] TS 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): tablet f7e444d094644be3ba0b2082c5fc3a72 (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:08.920197  7286 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.921701  6852 raft_consensus.cc:2955] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } } }
I20260713 09:01:08.924454  6741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5829e8844cbe499db67b48a30f0f96cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:08.930591  6752 catalog_manager.cc:5697] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 reported cstate change: config changed from index 3 to 4, VOTER 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130) evicted. New cstate: current_term: 1 leader_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:08.941113  6915 tablet_service.cc:1558] Processing DeleteTablet for tablet 5829e8844cbe499db67b48a30f0f96cf with delete_type TABLET_DATA_TOMBSTONED (TS 20ed2b89fcc64e718ecf577a792e76a8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51026
I20260713 09:01:08.945118  7657 tablet_replica.cc:333] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:08.946231  7657 raft_consensus.cc:2243] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:08.946990  7657 raft_consensus.cc:2272] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:08.949942  7657 ts_tablet_manager.cc:1916] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:08.970814  7657 ts_tablet_manager.cc:1929] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:08.971158  7657 log.cc:1199] T 5829e8844cbe499db67b48a30f0f96cf P 20ed2b89fcc64e718ecf577a792e76a8: Deleting WAL directory at /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/wals/5829e8844cbe499db67b48a30f0f96cf
I20260713 09:01:08.972684  6740 catalog_manager.cc:5028] TS 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): tablet 5829e8844cbe499db67b48a30f0f96cf (table test-workload [id=0c45f882bf0543c4b69346c6f6c5e936]) successfully deleted
I20260713 09:01:14.064879  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:14.089964  7005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf"
dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:44068
I20260713 09:01:14.090660  7005 raft_consensus.cc:606] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:14.092885  7005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4"
dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:44068
I20260713 09:01:14.093309  7005 raft_consensus.cc:606] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:14.095463  7005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f"
dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:44068
I20260713 09:01:14.095882  7005 raft_consensus.cc:606] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:14.098081  7005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63"
dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
mode: GRACEFUL
new_leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:44068
I20260713 09:01:14.098480  7005 raft_consensus.cc:606] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Received request to transfer leadership to TS 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:01:14.110284  6852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a"
dest_uuid: "9d2a245e421048a59271e849f8d80437"
mode: GRACEFUL
new_leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:33322
I20260713 09:01:14.110720  6852 raft_consensus.cc:606] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Received request to transfer leadership to TS 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:01:14.112830  7005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8"
dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
mode: GRACEFUL
new_leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:44068
I20260713 09:01:14.113269  7005 raft_consensus.cc:606] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Received request to transfer leadership to TS 20ed2b89fcc64e718ecf577a792e76a8
I20260713 09:01:14.114279  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:01:14.114993  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:14.167284  7668 raft_consensus.cc:993] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.167768  7667 raft_consensus.cc:1081] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.169150  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34286
I20260713 09:01:14.169633  7286 raft_consensus.cc:493] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.169910  7286 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.174940  7286 raft_consensus.cc:515] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.177404  7286 leader_election.cc:290] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.177762  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:01:14.177922  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a62b5266345d41a6a38d3bee5d57d74f" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.178382  6930 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.178524  7005 raft_consensus.cc:3055] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.178920  7005 raft_consensus.cc:740] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:01:14.179623  7005 consensus_queue.cc:260] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.180462  7005 raft_consensus.cc:3060] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.182826  6930 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.183835  7251 leader_election.cc:304] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 20ed2b89fcc64e718ecf577a792e76a8; no voters: 
I20260713 09:01:14.185237  7672 raft_consensus.cc:2804] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.185297  7005 raft_consensus.cc:2468] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.186621  7672 raft_consensus.cc:697] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:14.187433  7672 consensus_queue.cc:237] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.194178  6752 catalog_manager.cc:5697] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.335538  7667 raft_consensus.cc:993] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: : Instructing follower 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.336002  7679 raft_consensus.cc:1081] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Signalling peer 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.337381  6930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63"
dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:51042
I20260713 09:01:14.337785  6930 raft_consensus.cc:493] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.338001  6930 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.342723  6930 raft_consensus.cc:515] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.344098  6930 leader_election.cc:290] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.344568  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:14.345046  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc434311f3b4ecf8b40599fc1d3fd63" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.345173  6852 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.345671  7005 raft_consensus.cc:3055] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.345968  7005 raft_consensus.cc:740] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:01:14.346699  7005 consensus_queue.cc:260] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.347793  7005 raft_consensus.cc:3060] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.351238  6852 raft_consensus.cc:2468] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.352442  6895 leader_election.cc:304] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:01:14.353150  7666 raft_consensus.cc:2804] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.353672  7005 raft_consensus.cc:2468] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.354465  7666 raft_consensus.cc:697] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:01:14.355310  7666 consensus_queue.cc:237] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.362753  6752 catalog_manager.cc:5697] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 1 to 2, leader changed from 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.441007  7667 raft_consensus.cc:993] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.441424  7679 raft_consensus.cc:1081] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.442926  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34286
I20260713 09:01:14.443388  7286 raft_consensus.cc:493] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.443677  7286 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.447737  7286 raft_consensus.cc:515] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.450115  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:01:14.450450  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ded77ed23774407aad3fdaa40b220b4" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.450645  6930 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.449720  7286 leader_election.cc:290] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.451076  7005 raft_consensus.cc:3055] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.451395  7005 raft_consensus.cc:740] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:01:14.452188  7005 consensus_queue.cc:260] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.453315  7005 raft_consensus.cc:3060] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.456889  6930 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.457904  7251 leader_election.cc:304] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 20ed2b89fcc64e718ecf577a792e76a8; no voters: 
I20260713 09:01:14.458590  7672 raft_consensus.cc:2804] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.459113  7672 raft_consensus.cc:697] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:14.459884  7672 consensus_queue.cc:237] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [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: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.460322  7005 raft_consensus.cc:2468] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.464496  7667 raft_consensus.cc:993] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: : Instructing follower 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.465067  7679 raft_consensus.cc:1081] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Signalling peer 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.466394  6930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8"
dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:51042
I20260713 09:01:14.466845  6930 raft_consensus.cc:493] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.467173  6930 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.468559  6752 catalog_manager.cc:5697] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.472630  6930 raft_consensus.cc:515] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.474601  6930 leader_election.cc:290] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.474880  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:14.475137  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7de11cb10e4f358d51e0cba5ba14e8" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.475428  6852 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.475693  7005 raft_consensus.cc:3055] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.475984  7005 raft_consensus.cc:740] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:01:14.476598  7005 consensus_queue.cc:260] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.477298  7005 raft_consensus.cc:3060] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.480410  6852 raft_consensus.cc:2468] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.481354  6895 leader_election.cc:304] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:01:14.481738  7005 raft_consensus.cc:2468] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.482190  7666 raft_consensus.cc:2804] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.482626  7666 raft_consensus.cc:697] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:01:14.483346  7666 consensus_queue.cc:237] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.489868  6752 catalog_manager.cc:5697] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 1 to 2, leader changed from 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.528373  7667 raft_consensus.cc:993] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.528834  7679 raft_consensus.cc:1081] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:14.530184  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34286
I20260713 09:01:14.530730  7286 raft_consensus.cc:493] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.531006  7286 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.535076  7286 raft_consensus.cc:515] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.536636  7286 leader_election.cc:290] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.537444  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:14.537622  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5829e8844cbe499db67b48a30f0f96cf" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.538036  6852 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.538121  7005 raft_consensus.cc:3055] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.538489  7005 raft_consensus.cc:740] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44e4e50cad5b4b0f8cfaf8789971c433, State: Running, Role: LEADER
I20260713 09:01:14.539101  7005 consensus_queue.cc:260] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.539947  7005 raft_consensus.cc:3060] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.543151  6852 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.544046  7250 leader_election.cc:304] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 9d2a245e421048a59271e849f8d80437; no voters: 
I20260713 09:01:14.544764  7672 raft_consensus.cc:2804] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.545153  7672 raft_consensus.cc:697] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:14.545365  7005 raft_consensus.cc:2468] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:14.545902  7672 consensus_queue.cc:237] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:14.552517  6752 catalog_manager.cc:5697] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:14.603576  7638 raft_consensus.cc:993] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: : Instructing follower 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.604038  7638 raft_consensus.cc:1081] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Signalling peer 20ed2b89fcc64e718ecf577a792e76a8 to start an election
I20260713 09:01:14.605369  6930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a"
dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
 from {username='slave'} at 127.0.0.1:51056
I20260713 09:01:14.605868  6930 raft_consensus.cc:493] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:14.606160  6930 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.610740  6930 raft_consensus.cc:515] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.612099  6930 leader_election.cc:290] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:14.612923  7005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:14.612836  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc25290f415d4b12896d69f95b7f452a" candidate_uuid: "20ed2b89fcc64e718ecf577a792e76a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:14.613517  7005 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.613608  6852 raft_consensus.cc:3055] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:14.613998  6852 raft_consensus.cc:740] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:01:14.614753  6852 consensus_queue.cc:260] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.615883  6852 raft_consensus.cc:3060] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:14.619961  7005 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.621093  6897 leader_election.cc:304] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20ed2b89fcc64e718ecf577a792e76a8, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:01:14.621800  7666 raft_consensus.cc:2804] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:14.621961  6852 raft_consensus.cc:2468] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20ed2b89fcc64e718ecf577a792e76a8 in term 2.
I20260713 09:01:14.622939  7666 raft_consensus.cc:697] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Becoming Leader. State: Replica: 20ed2b89fcc64e718ecf577a792e76a8, State: Running, Role: LEADER
I20260713 09:01:14.623807  7666 consensus_queue.cc:237] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } }
I20260713 09:01:14.630650  6752 catalog_manager.cc:5697] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 reported cstate change: term changed from 1 to 2, leader changed from 9d2a245e421048a59271e849f8d80437 (127.5.157.129) to 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "20ed2b89fcc64e718ecf577a792e76a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.635216  6930 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:14.636459  7672 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:14.645438  7005 raft_consensus.cc:1275] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:14.647989  7689 consensus_queue.cc:1048] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:14.734594  6852 raft_consensus.cc:1275] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:14.735694  7666 consensus_queue.cc:1048] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:14.744323  7005 raft_consensus.cc:1275] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:14.746268  7666 consensus_queue.cc:1048] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:15.038697  7005 raft_consensus.cc:1275] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:15.038697  7003 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.039744  7004 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.040383  7689 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:01:15.040263  7680 consensus_queue.cc:1048] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:15.042608  7689 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.058951  6930 raft_consensus.cc:1275] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.059062  6852 raft_consensus.cc:1275] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:15.060209  7689 consensus_queue.cc:1048] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.061139  7680 consensus_queue.cc:1048] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:15.075541  6852 raft_consensus.cc:1275] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.078523  7672 consensus_queue.cc:1048] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.096760  6852 raft_consensus.cc:1275] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:15.098400  7680 consensus_queue.cc:1048] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:15.107962  7003 raft_consensus.cc:1275] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 20ed2b89fcc64e718ecf577a792e76a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:15.109750  7694 consensus_queue.cc:1048] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:15.116146  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:15.145983  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:15.162823  6852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf"
dest_uuid: "9d2a245e421048a59271e849f8d80437"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:33322
I20260713 09:01:15.163333  6852 raft_consensus.cc:606] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:15.165534  6852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989"
dest_uuid: "9d2a245e421048a59271e849f8d80437"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:33322
I20260713 09:01:15.166031  6852 raft_consensus.cc:606] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:15.168110  6852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4"
dest_uuid: "9d2a245e421048a59271e849f8d80437"
mode: GRACEFUL
new_leader_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:33322
I20260713 09:01:15.168522  6852 raft_consensus.cc:606] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Received request to transfer leadership to TS 01f079fff4a844aeb36c5c7211e63985
I20260713 09:01:15.169361  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:01:15.170020  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:15.446949  7638 raft_consensus.cc:993] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.447391  7638 raft_consensus.cc:1081] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.448532  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34278
I20260713 09:01:15.448945  7287 raft_consensus.cc:493] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:15.449215  7287 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.453239  7287 raft_consensus.cc:515] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.454670  7287 leader_election.cc:290] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:01:15.455513  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:15.455844  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94c0ccf18e845f0b337eadb81c62df4" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:01:15.456136  6852 raft_consensus.cc:3055] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:15.456408  6930 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.456521  6852 raft_consensus.cc:740] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:01:15.457482  6852 consensus_queue.cc:260] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.458515  6852 raft_consensus.cc:3060] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.460846  6930 raft_consensus.cc:2468] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.461855  7251 leader_election.cc:304] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 20ed2b89fcc64e718ecf577a792e76a8; no voters: 
I20260713 09:01:15.462484  7689 raft_consensus.cc:2804] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:15.462958  7689 raft_consensus.cc:697] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:15.463742  6852 raft_consensus.cc:2468] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.463757  7689 consensus_queue.cc:237] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.471129  6753 catalog_manager.cc:5697] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 9d2a245e421048a59271e849f8d80437 (127.5.157.129) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.538702  7682 raft_consensus.cc:993] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.539124  7638 raft_consensus.cc:1081] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.540366  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34278
I20260713 09:01:15.540870  7287 raft_consensus.cc:493] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:15.541148  7287 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.545418  7287 raft_consensus.cc:515] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.546940  7287 leader_election.cc:290] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167)
I20260713 09:01:15.547608  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:15.547737  7003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0028fd0cbc64448185f6874c8b132cdf" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "44e4e50cad5b4b0f8cfaf8789971c433"
I20260713 09:01:15.548280  6852 raft_consensus.cc:3055] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:15.548342  7003 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.548698  6852 raft_consensus.cc:740] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:01:15.549680  7682 raft_consensus.cc:993] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: : Instructing follower 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.549407  6852 consensus_queue.cc:260] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.550208  7682 raft_consensus.cc:1081] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Signalling peer 01f079fff4a844aeb36c5c7211e63985 to start an election
I20260713 09:01:15.550644  6852 raft_consensus.cc:3060] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.551513  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989"
dest_uuid: "01f079fff4a844aeb36c5c7211e63985"
 from {username='slave'} at 127.0.0.1:34278
I20260713 09:01:15.551941  7287 raft_consensus.cc:493] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:15.552228  7287 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.554654  7003 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.555805  7252 leader_election.cc:304] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 44e4e50cad5b4b0f8cfaf8789971c433; no voters: 
I20260713 09:01:15.556529  6852 raft_consensus.cc:2468] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.556571  7672 raft_consensus.cc:2804] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:15.556553  7287 raft_consensus.cc:515] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.557336  7672 raft_consensus.cc:697] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:15.558531  7287 leader_election.cc:290] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339), 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401)
I20260713 09:01:15.558264  7672 consensus_queue.cc:237] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.559248  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2a245e421048a59271e849f8d80437"
I20260713 09:01:15.559473  6930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d0ab9cc58e47d681b2c1e24480a989" candidate_uuid: "01f079fff4a844aeb36c5c7211e63985" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "20ed2b89fcc64e718ecf577a792e76a8"
I20260713 09:01:15.559758  6852 raft_consensus.cc:3055] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:15.559978  6930 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.560076  6852 raft_consensus.cc:740] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2a245e421048a59271e849f8d80437, State: Running, Role: LEADER
I20260713 09:01:15.560894  6852 consensus_queue.cc:260] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.562065  6852 raft_consensus.cc:3060] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:15.564951  6930 raft_consensus.cc:2468] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.566107  7251 leader_election.cc:304] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f079fff4a844aeb36c5c7211e63985, 20ed2b89fcc64e718ecf577a792e76a8; no voters: 
I20260713 09:01:15.566867  7672 raft_consensus.cc:2804] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:15.567435  7672 raft_consensus.cc:697] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Becoming Leader. State: Replica: 01f079fff4a844aeb36c5c7211e63985, State: Running, Role: LEADER
I20260713 09:01:15.568463  7672 consensus_queue.cc:237] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [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: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } }
I20260713 09:01:15.566867  6852 raft_consensus.cc:2468] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01f079fff4a844aeb36c5c7211e63985 in term 2.
I20260713 09:01:15.570230  6753 catalog_manager.cc:5697] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 9d2a245e421048a59271e849f8d80437 (127.5.157.129) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.582003  6753 catalog_manager.cc:5697] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 reported cstate change: term changed from 1 to 2, leader changed from 9d2a245e421048a59271e849f8d80437 (127.5.157.129) to 01f079fff4a844aeb36c5c7211e63985 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "01f079fff4a844aeb36c5c7211e63985" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01f079fff4a844aeb36c5c7211e63985" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 44899 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.912750  6930 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.913947  7672 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.926148  6852 raft_consensus.cc:1275] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.927588  7672 consensus_queue.cc:1048] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.953598  6852 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.954690  7672 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:15.962764  6930 raft_consensus.cc:1275] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:15.964131  7700 consensus_queue.cc:1048] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ed2b89fcc64e718ecf577a792e76a8" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 37401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:16.008980  7003 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:16.010020  7700 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e4e50cad5b4b0f8cfaf8789971c433" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 33167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:16.018080  6852 raft_consensus.cc:1275] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Refusing update from remote peer 01f079fff4a844aeb36c5c7211e63985: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:16.019429  7700 consensus_queue.cc:1048] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2a245e421048a59271e849f8d80437" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:16.170897  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:16.185084  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:01:16.220207  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:16.220952  5750 tablet_replica.cc:333] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.221623  5750 raft_consensus.cc:2243] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.222414  5750 raft_consensus.cc:2272] T d685126ead9a469a8f1b0a96333f43db P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.224131  5750 tablet_replica.cc:333] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.224684  5750 raft_consensus.cc:2243] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.225577  5750 raft_consensus.cc:2272] T dbcfe6ce9f574935823b2041f9c9730d P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.227387  5750 tablet_replica.cc:333] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.228042  5750 raft_consensus.cc:2243] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.228669  5750 raft_consensus.cc:2272] T a0b74ef1da8f434ea0fc74a01045afa1 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.230537  5750 tablet_replica.cc:333] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.231065  5750 raft_consensus.cc:2243] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.231776  5750 raft_consensus.cc:2272] T 1c12e40669b74004bfabf788e993aa83 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.233472  5750 tablet_replica.cc:333] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.234045  5750 raft_consensus.cc:2243] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.234447  5750 raft_consensus.cc:2272] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.236217  5750 tablet_replica.cc:333] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.236712  5750 raft_consensus.cc:2243] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.237139  5750 raft_consensus.cc:2272] T 7f49754b6b26459c853b92a6c6e40bb4 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.239238  5750 tablet_replica.cc:333] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.239796  5750 raft_consensus.cc:2243] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.240341  5750 raft_consensus.cc:2272] T c94c0ccf18e845f0b337eadb81c62df4 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.242980  5750 tablet_replica.cc:333] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.243559  5750 raft_consensus.cc:2243] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.244071  5750 raft_consensus.cc:2272] T 2a9734f3933d4d948b1cad9a03b5492e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.245949  5750 tablet_replica.cc:333] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.246526  5750 raft_consensus.cc:2243] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.247040  5750 raft_consensus.cc:2272] T 0028fd0cbc64448185f6874c8b132cdf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.250298  5750 tablet_replica.cc:333] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.250979  5750 raft_consensus.cc:2243] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.251432  5750 raft_consensus.cc:2272] T fe7de11cb10e4f358d51e0cba5ba14e8 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.253434  5750 tablet_replica.cc:333] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.254281  5750 raft_consensus.cc:2243] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.254721  5750 raft_consensus.cc:2272] T 2b4c027b085e479aafd30bbb6b44f237 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.257072  5750 tablet_replica.cc:333] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.257846  5750 raft_consensus.cc:2243] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.258354  5750 raft_consensus.cc:2272] T acc434311f3b4ecf8b40599fc1d3fd63 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.259908  5750 tablet_replica.cc:333] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.260385  5750 raft_consensus.cc:2243] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.260779  5750 raft_consensus.cc:2272] T dc25290f415d4b12896d69f95b7f452a P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.262411  5750 tablet_replica.cc:333] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.262881  5750 raft_consensus.cc:2243] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.263562  5750 raft_consensus.cc:2272] T f7e444d094644be3ba0b2082c5fc3a72 P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.265232  5750 tablet_replica.cc:333] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.265771  5750 raft_consensus.cc:2243] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.266471  5750 raft_consensus.cc:2272] T d8cc424249114c7a9ce5a0f82cca681e P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.268252  5750 tablet_replica.cc:333] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.268734  5750 raft_consensus.cc:2243] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.269117  5750 raft_consensus.cc:2272] T 36d0ab9cc58e47d681b2c1e24480a989 P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.271363  5750 tablet_replica.cc:333] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.271988  5750 raft_consensus.cc:2243] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.272540  5750 raft_consensus.cc:2272] T 5829e8844cbe499db67b48a30f0f96cf P 9d2a245e421048a59271e849f8d80437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.274433  5750 tablet_replica.cc:333] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437: stopping tablet replica
I20260713 09:01:16.274873  5750 raft_consensus.cc:2243] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.275573  5750 raft_consensus.cc:2272] T 5244768254154d9f8a44ca64516862cd P 9d2a245e421048a59271e849f8d80437 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:16.315557  6969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260713 09:01:16.320101  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
W20260713 09:01:16.320556  6969 consensus_peers.cc:597] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.322861  6969 consensus_peers.cc:597] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.345039  6895 consensus_peers.cc:597] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.362421  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:01:16.396153  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:16.396986  5750 tablet_replica.cc:333] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.397718  5750 raft_consensus.cc:2243] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.398362  5750 raft_consensus.cc:2272] T a62b5266345d41a6a38d3bee5d57d74f P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.400475  5750 tablet_replica.cc:333] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.401098  5750 raft_consensus.cc:2243] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.401793  5750 raft_consensus.cc:2272] T c94c0ccf18e845f0b337eadb81c62df4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:16.402812  7251 consensus_peers.cc:597] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. 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:01:16.404713  5750 tablet_replica.cc:333] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
W20260713 09:01:16.405328  6970 consensus_peers.cc:597] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. 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:01:16.405412  5750 raft_consensus.cc:2243] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.406283  5750 raft_consensus.cc:2272] T ca8b540b3cca40abb30cf806712ed001 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.408315  5750 tablet_replica.cc:333] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.408942  5750 raft_consensus.cc:2243] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.409498  5750 raft_consensus.cc:2272] T dbcfe6ce9f574935823b2041f9c9730d P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.411788  5750 tablet_replica.cc:333] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.412528  5750 raft_consensus.cc:2243] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.413379  5750 raft_consensus.cc:2272] T 45540ab246784091bf9821474dd17b2e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.415355  5750 tablet_replica.cc:333] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.416147  5750 raft_consensus.cc:2243] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.416918  5750 raft_consensus.cc:2272] T 1c12e40669b74004bfabf788e993aa83 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.419224  5750 tablet_replica.cc:333] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.419982  5750 raft_consensus.cc:2243] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:16.420058  7250 consensus_peers.cc:597] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.420657  5750 raft_consensus.cc:2272] T 36d0ab9cc58e47d681b2c1e24480a989 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.424468  5750 tablet_replica.cc:333] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.425218  5750 raft_consensus.cc:2243] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.426003  5750 raft_consensus.cc:2272] T 5ded77ed23774407aad3fdaa40b220b4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:16.427697  6895 consensus_peers.cc:597] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.428280  6969 consensus_peers.cc:597] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.428315  5750 tablet_replica.cc:333] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.429109  5750 raft_consensus.cc:2243] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.429494  5750 raft_consensus.cc:2272] T 2b4c027b085e479aafd30bbb6b44f237 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.431229  5750 tablet_replica.cc:333] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.431744  5750 raft_consensus.cc:2243] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.432337  5750 raft_consensus.cc:2272] T acc434311f3b4ecf8b40599fc1d3fd63 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.433990  5750 tablet_replica.cc:333] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.434432  5750 raft_consensus.cc:2243] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.435024  5750 raft_consensus.cc:2272] T dc25290f415d4b12896d69f95b7f452a P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.436604  5750 tablet_replica.cc:333] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.437052  5750 raft_consensus.cc:2243] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.437637  5750 raft_consensus.cc:2272] T f7e444d094644be3ba0b2082c5fc3a72 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.439956  5750 tablet_replica.cc:333] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.440716  5750 raft_consensus.cc:2243] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.441241  5750 raft_consensus.cc:2272] T d8cc424249114c7a9ce5a0f82cca681e P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.442956  5750 tablet_replica.cc:333] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.443444  5750 raft_consensus.cc:2243] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.443818  5750 raft_consensus.cc:2272] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.445386  5750 tablet_replica.cc:333] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.445861  5750 raft_consensus.cc:2243] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.446548  5750 raft_consensus.cc:2272] T 7f49754b6b26459c853b92a6c6e40bb4 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.448176  5750 tablet_replica.cc:333] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.448640  5750 raft_consensus.cc:2243] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.449095  5750 raft_consensus.cc:2272] T f9861b558bf440498fea061d4a540f11 P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.450928  5750 tablet_replica.cc:333] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.451390  5750 raft_consensus.cc:2243] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.451781  5750 raft_consensus.cc:2272] T cbbafb3450df4b19a48df5204ede8c2f P 20ed2b89fcc64e718ecf577a792e76a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.453676  5750 tablet_replica.cc:333] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8: stopping tablet replica
I20260713 09:01:16.454128  5750 raft_consensus.cc:2243] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.454802  5750 raft_consensus.cc:2272] T fe7de11cb10e4f358d51e0cba5ba14e8 P 20ed2b89fcc64e718ecf577a792e76a8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:16.501946  6970 consensus_peers.cc:597] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. 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:01:16.528635  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
W20260713 09:01:16.530454  7250 consensus_peers.cc:597] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.575459  7251 consensus_peers.cc:597] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.577792  7250 consensus_peers.cc:597] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.582823  6969 consensus_peers.cc:597] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.590231  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
W20260713 09:01:16.608162  6970 consensus_peers.cc:597] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.622488  7252 consensus_peers.cc:597] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 -> Peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Couldn't send request to peer 44e4e50cad5b4b0f8cfaf8789971c433. 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:01:16.626068  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:16.627611  5750 tablet_replica.cc:333] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
W20260713 09:01:16.628883  7252 consensus_peers.cc:597] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 -> Peer 44e4e50cad5b4b0f8cfaf8789971c433 (127.5.157.131:33167): Couldn't send request to peer 44e4e50cad5b4b0f8cfaf8789971c433. 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:01:16.629391  5750 raft_consensus.cc:2243] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.630133  5750 raft_consensus.cc:2272] T a62b5266345d41a6a38d3bee5d57d74f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.632318  5750 tablet_replica.cc:333] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.633001  5750 raft_consensus.cc:2243] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.633951  5750 raft_consensus.cc:2272] T ca8b540b3cca40abb30cf806712ed001 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.635898  5750 tablet_replica.cc:333] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.636492  5750 raft_consensus.cc:2243] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.637490  5750 raft_consensus.cc:2272] T d685126ead9a469a8f1b0a96333f43db P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.639287  5750 tablet_replica.cc:333] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.639938  5750 raft_consensus.cc:2243] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.640492  5750 raft_consensus.cc:2272] T 45540ab246784091bf9821474dd17b2e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.642328  5750 tablet_replica.cc:333] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.642890  5750 raft_consensus.cc:2243] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.643919  5750 raft_consensus.cc:2272] T a0b74ef1da8f434ea0fc74a01045afa1 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.645931  5750 tablet_replica.cc:333] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.646464  5750 raft_consensus.cc:2243] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.646932  5750 raft_consensus.cc:2272] T 5ded77ed23774407aad3fdaa40b220b4 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.648887  5750 tablet_replica.cc:333] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.649473  5750 raft_consensus.cc:2243] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.650058  5750 raft_consensus.cc:2272] T 5829e8844cbe499db67b48a30f0f96cf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.651949  5750 tablet_replica.cc:333] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.652498  5750 raft_consensus.cc:2243] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.653319  5750 raft_consensus.cc:2272] T 2b4c027b085e479aafd30bbb6b44f237 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.655239  5750 tablet_replica.cc:333] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.655884  5750 raft_consensus.cc:2243] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.656452  5750 raft_consensus.cc:2272] T 0028fd0cbc64448185f6874c8b132cdf P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.659488  5750 tablet_replica.cc:333] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.659991  5750 raft_consensus.cc:2243] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.660959  5750 raft_consensus.cc:2272] T 2a9734f3933d4d948b1cad9a03b5492e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.663899  5750 tablet_replica.cc:333] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.664806  5750 raft_consensus.cc:2243] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.666337  5750 raft_consensus.cc:2272] T cbbafb3450df4b19a48df5204ede8c2f P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.669559  5750 tablet_replica.cc:333] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.670281  5750 raft_consensus.cc:2243] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.672029  5750 raft_consensus.cc:2272] T 56eeca8d5dd443999eee8e5d5e8b9d96 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.674407  5750 tablet_replica.cc:333] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.674993  5750 raft_consensus.cc:2243] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.675940  5750 raft_consensus.cc:2272] T f9861b558bf440498fea061d4a540f11 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.678237  5750 tablet_replica.cc:333] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.678966  5750 raft_consensus.cc:2243] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.679629  5750 raft_consensus.cc:2272] T dc25290f415d4b12896d69f95b7f452a P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.682219  5750 tablet_replica.cc:333] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
W20260713 09:01:16.682473  7250 consensus_peers.cc:597] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 -> Peer 9d2a245e421048a59271e849f8d80437 (127.5.157.129:44339): Couldn't send request to peer 9d2a245e421048a59271e849f8d80437. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.682950  5750 raft_consensus.cc:2243] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.683475  5750 raft_consensus.cc:2272] T d8cc424249114c7a9ce5a0f82cca681e P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.685319  5750 tablet_replica.cc:333] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.685897  5750 raft_consensus.cc:2243] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.686506  5750 raft_consensus.cc:2272] T 5244768254154d9f8a44ca64516862cd P 44e4e50cad5b4b0f8cfaf8789971c433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.688436  5750 tablet_replica.cc:333] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.688916  5750 raft_consensus.cc:2243] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.689415  5750 raft_consensus.cc:2272] T fe7de11cb10e4f358d51e0cba5ba14e8 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.691315  5750 tablet_replica.cc:333] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433: stopping tablet replica
I20260713 09:01:16.691799  5750 raft_consensus.cc:2243] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.692473  5750 raft_consensus.cc:2272] T acc434311f3b4ecf8b40599fc1d3fd63 P 44e4e50cad5b4b0f8cfaf8789971c433 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:16.697829  7251 consensus_peers.cc:597] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:16.706290  7251 consensus_peers.cc:597] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 -> Peer 20ed2b89fcc64e718ecf577a792e76a8 (127.5.157.130:37401): Couldn't send request to peer 20ed2b89fcc64e718ecf577a792e76a8. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:37401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:16.765988  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:01:16.805020  5750 tablet_server.cc:179] TabletServer@127.5.157.132:0 shutting down...
I20260713 09:01:16.829825  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:16.830497  5750 tablet_replica.cc:333] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.831252  5750 raft_consensus.cc:2243] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.832050  5750 raft_consensus.cc:2272] T 1c12e40669b74004bfabf788e993aa83 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.833989  5750 tablet_replica.cc:333] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.834575  5750 raft_consensus.cc:2243] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.835142  5750 raft_consensus.cc:2272] T d685126ead9a469a8f1b0a96333f43db P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.836988  5750 tablet_replica.cc:333] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.837553  5750 raft_consensus.cc:2243] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.838169  5750 raft_consensus.cc:2272] T ca8b540b3cca40abb30cf806712ed001 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.839978  5750 tablet_replica.cc:333] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.840551  5750 raft_consensus.cc:2243] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.841207  5750 raft_consensus.cc:2272] T a0b74ef1da8f434ea0fc74a01045afa1 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.842944  5750 tablet_replica.cc:333] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.843428  5750 raft_consensus.cc:2243] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.843994  5750 raft_consensus.cc:2272] T cbbafb3450df4b19a48df5204ede8c2f P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.845729  5750 tablet_replica.cc:333] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.846269  5750 raft_consensus.cc:2243] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.846774  5750 raft_consensus.cc:2272] T 2a9734f3933d4d948b1cad9a03b5492e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.848431  5750 tablet_replica.cc:333] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.848943  5750 raft_consensus.cc:2243] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.849555  5750 raft_consensus.cc:2272] T dbcfe6ce9f574935823b2041f9c9730d P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.851164  5750 tablet_replica.cc:333] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.851660  5750 raft_consensus.cc:2243] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.852447  5750 raft_consensus.cc:2272] T a62b5266345d41a6a38d3bee5d57d74f P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.854184  5750 tablet_replica.cc:333] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.854661  5750 raft_consensus.cc:2243] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.855178  5750 raft_consensus.cc:2272] T f9861b558bf440498fea061d4a540f11 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.856686  5750 tablet_replica.cc:333] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.857167  5750 raft_consensus.cc:2243] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.857764  5750 raft_consensus.cc:2272] T 7f49754b6b26459c853b92a6c6e40bb4 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.859417  5750 tablet_replica.cc:333] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.859906  5750 raft_consensus.cc:2243] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.860756  5750 raft_consensus.cc:2272] T c94c0ccf18e845f0b337eadb81c62df4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.862769  5750 tablet_replica.cc:333] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.863269  5750 raft_consensus.cc:2243] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.863863  5750 raft_consensus.cc:2272] T f7e444d094644be3ba0b2082c5fc3a72 P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.865612  5750 tablet_replica.cc:333] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.866067  5750 raft_consensus.cc:2243] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.866636  5750 raft_consensus.cc:2272] T 45540ab246784091bf9821474dd17b2e P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.868299  5750 tablet_replica.cc:333] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.868738  5750 raft_consensus.cc:2243] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.869444  5750 raft_consensus.cc:2272] T 36d0ab9cc58e47d681b2c1e24480a989 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.871443  5750 tablet_replica.cc:333] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.871951  5750 raft_consensus.cc:2243] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.872738  5750 raft_consensus.cc:2272] T 5829e8844cbe499db67b48a30f0f96cf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.874428  5750 tablet_replica.cc:333] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.874874  5750 raft_consensus.cc:2243] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.875546  5750 raft_consensus.cc:2272] T 5ded77ed23774407aad3fdaa40b220b4 P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.877122  5750 tablet_replica.cc:333] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.877640  5750 raft_consensus.cc:2243] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:16.878238  5750 raft_consensus.cc:2272] T 5244768254154d9f8a44ca64516862cd P 01f079fff4a844aeb36c5c7211e63985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.879799  5750 tablet_replica.cc:333] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985: stopping tablet replica
I20260713 09:01:16.880242  5750 raft_consensus.cc:2243] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.881146  5750 raft_consensus.cc:2272] T 0028fd0cbc64448185f6874c8b132cdf P 01f079fff4a844aeb36c5c7211e63985 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.916651  5750 tablet_server.cc:196] TabletServer@127.5.157.132:0 shutdown complete.
I20260713 09:01:16.945084  5750 master.cc:562] Master@127.5.157.190:34613 shutting down...
I20260713 09:01:16.969182  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:16.969856  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:16.970139  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec18585d229a43d79787fcce86d70f57: stopping tablet replica
I20260713 09:01:16.990549  5750 master.cc:584] Master@127.5.157.190:34613 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28059 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:01:17.047767  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:34633
I20260713 09:01:17.049361  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.055238  7736 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:01:17.055292  7735 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:01:17.055755  7738 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:01:17.057572  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:17.058534  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.058743  5750 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:01:17.058902  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933277058885 us; error 0 us; skew 500 ppm
I20260713 09:01:17.059419  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.061720  5750 webserver.cc:533] Webserver started at http://127.5.157.190:45591/ using document root <none> and password file <none>
I20260713 09:01:17.062194  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.062390  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:17.062652  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:17.063841  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "a796db6f213c4655878689b425b66ae1"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.068246  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260713 09:01:17.071444  7743 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:01:17.072151  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:17.072430  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "a796db6f213c4655878689b425b66ae1"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.072703  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:17.085698  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.086884  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.127820  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:34633
I20260713 09:01:17.127921  7794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:34633 every 8 connection(s)
I20260713 09:01:17.131729  7795 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:01:17.141664  7795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1: Bootstrap starting.
I20260713 09:01:17.146231  7795 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:17.150208  7795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1: No bootstrap required, opened a new log
I20260713 09:01:17.152293  7795 raft_consensus.cc:359] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796db6f213c4655878689b425b66ae1" member_type: VOTER }
I20260713 09:01:17.152714  7795 raft_consensus.cc:385] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:17.152889  7795 raft_consensus.cc:740] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a796db6f213c4655878689b425b66ae1, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.153342  7795 consensus_queue.cc:260] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a796db6f213c4655878689b425b66ae1" member_type: VOTER }
I20260713 09:01:17.153853  7795 raft_consensus.cc:399] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:17.154047  7795 raft_consensus.cc:493] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:17.154258  7795 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:17.158371  7795 raft_consensus.cc:515] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796db6f213c4655878689b425b66ae1" member_type: VOTER }
I20260713 09:01:17.158795  7795 leader_election.cc:304] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [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: a796db6f213c4655878689b425b66ae1; no voters: 
I20260713 09:01:17.159912  7795 leader_election.cc:290] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:17.160208  7798 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:17.161576  7798 raft_consensus.cc:697] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 1 LEADER]: Becoming Leader. State: Replica: a796db6f213c4655878689b425b66ae1, State: Running, Role: LEADER
I20260713 09:01:17.162293  7798 consensus_queue.cc:237] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [LEADER]: Queue going to LEADER mode. State: All 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: "a796db6f213c4655878689b425b66ae1" member_type: VOTER }
I20260713 09:01:17.162891  7795 sys_catalog.cc:565] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:17.168865  7800 sys_catalog.cc:455] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a796db6f213c4655878689b425b66ae1. Latest consensus state: current_term: 1 leader_uuid: "a796db6f213c4655878689b425b66ae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796db6f213c4655878689b425b66ae1" member_type: VOTER } }
I20260713 09:01:17.169462  7800 sys_catalog.cc:458] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:17.169353  7799 sys_catalog.cc:455] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a796db6f213c4655878689b425b66ae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796db6f213c4655878689b425b66ae1" member_type: VOTER } }
I20260713 09:01:17.169916  7799 sys_catalog.cc:458] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:17.171525  7806 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:17.179880  7806 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:17.180837  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:17.188373  7806 catalog_manager.cc:1383] Generated new cluster ID: 43d4bb8f2abf4da492cbf7d34c7b9ec9
I20260713 09:01:17.188627  7806 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:17.213557  7806 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:17.214779  7806 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:17.231649  7806 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1: Generated new TSK 0
I20260713 09:01:17.232228  7806 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:17.247023  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.253139  7816 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:01:17.254110  7817 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:01:17.255857  5750 server_base.cc:1061] running on GCE node
W20260713 09:01:17.256294  7819 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:01:17.257120  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.257330  5750 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:01:17.257540  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933277257472 us; error 0 us; skew 500 ppm
I20260713 09:01:17.258057  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.260162  5750 webserver.cc:533] Webserver started at http://127.5.157.129:35523/ using document root <none> and password file <none>
I20260713 09:01:17.260636  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.260852  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:17.261125  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:17.262218  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "2f42c64b59f2465d8bbc4f94585a20db"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.266458  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:17.269444  7824 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:01:17.270203  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:17.270483  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "2f42c64b59f2465d8bbc4f94585a20db"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.270766  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:17.295608  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.296836  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.298323  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:17.300495  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:17.300720  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.300979  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:17.301165  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.341405  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:38645
I20260713 09:01:17.341535  7886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:38645 every 8 connection(s)
I20260713 09:01:17.346432  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.353246  7891 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:01:17.354993  7892 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:01:17.358188  7894 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:01:17.358348  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:17.359449  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.359661  5750 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:01:17.359845  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933277359810 us; error 0 us; skew 500 ppm
I20260713 09:01:17.360404  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.363161  7887 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34633
I20260713 09:01:17.363252  5750 webserver.cc:533] Webserver started at http://127.5.157.130:40311/ using document root <none> and password file <none>
I20260713 09:01:17.363521  7887 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:17.363893  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.364138  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:17.364437  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:17.364447  7887 heartbeater.cc:507] Master 127.5.157.190:34633 requested a full tablet report, sending...
I20260713 09:01:17.365763  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "91efa4e61aea43c587eaabaec8872571"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.366753  7760 ts_manager.cc:194] Registered new tserver with Master: 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:17.369243  7760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56420
I20260713 09:01:17.371824  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:17.375406  7899 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:01:17.376102  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:17.376382  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "91efa4e61aea43c587eaabaec8872571"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.376662  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:17.397692  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.398890  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.400307  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:17.402410  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:17.402626  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.402865  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:17.403038  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.441077  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:46459
I20260713 09:01:17.441174  7961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:46459 every 8 connection(s)
I20260713 09:01:17.445868  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.453104  7965 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:01:17.454708  7966 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:01:17.457785  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:17.458123  7962 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34633
W20260713 09:01:17.458511  7968 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:01:17.458587  7962 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:17.459419  7962 heartbeater.cc:507] Master 127.5.157.190:34633 requested a full tablet report, sending...
I20260713 09:01:17.459431  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.459865  5750 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:01:17.460050  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933277460012 us; error 0 us; skew 500 ppm
I20260713 09:01:17.460824  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.461652  7760 ts_manager.cc:194] Registered new tserver with Master: 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:17.463276  7760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56428
I20260713 09:01:17.463354  5750 webserver.cc:533] Webserver started at http://127.5.157.131:35437/ using document root <none> and password file <none>
I20260713 09:01:17.463925  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.464246  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:17.464529  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:17.465708  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "e5e84e06da11493991af010ba2a67e85"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.469789  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:17.472916  7973 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:01:17.473672  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:17.474000  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "e5e84e06da11493991af010ba2a67e85"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.474328  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:17.489414  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.490646  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.492033  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:17.494184  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:17.494418  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.494655  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:17.494824  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.532823  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:44585
I20260713 09:01:17.532922  8035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:44585 every 8 connection(s)
I20260713 09:01:17.537457  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.543843  8039 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:01:17.545926  8040 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:01:17.547103  8042 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:01:17.548441  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:17.549453  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.549727  5750 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:01:17.549763  8036 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34633
I20260713 09:01:17.550027  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933277550008 us; error 0 us; skew 500 ppm
I20260713 09:01:17.550199  8036 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:17.550788  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.551040  8036 heartbeater.cc:507] Master 127.5.157.190:34633 requested a full tablet report, sending...
I20260713 09:01:17.553390  7760 ts_manager.cc:194] Registered new tserver with Master: e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:17.553468  5750 webserver.cc:533] Webserver started at http://127.5.157.132:41527/ using document root <none> and password file <none>
I20260713 09:01:17.554088  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.554296  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:17.554570  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:17.554948  7760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56438
I20260713 09:01:17.555779  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-3-root/instance:
uuid: "d73f066426824f649c543baa56862d41"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.560022  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:01:17.563115  8047 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:01:17.563840  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:17.564134  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
uuid: "d73f066426824f649c543baa56862d41"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:17.564459  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:17.591450  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.592693  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.594003  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:17.596225  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:17.596450  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.596746  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:17.596916  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.634662  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.132:39997
I20260713 09:01:17.634750  8109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.132:39997 every 8 connection(s)
I20260713 09:01:17.648294  8110 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34633
I20260713 09:01:17.648620  8110 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:17.649287  8110 heartbeater.cc:507] Master 127.5.157.190:34633 requested a full tablet report, sending...
I20260713 09:01:17.651182  7760 ts_manager.cc:194] Registered new tserver with Master: d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:17.651861  5750 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013395943s
I20260713 09:01:17.652510  7760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56448
I20260713 09:01:17.676348  7760 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56456:
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:01:17.819263  8075 tablet_service.cc:1511] Processing CreateTablet for tablet f69fe8ac9bac4186ad1de52141da6d47 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:17.821209  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69fe8ac9bac4186ad1de52141da6d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.827420  7852 tablet_service.cc:1511] Processing CreateTablet for tablet f69fe8ac9bac4186ad1de52141da6d47 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:17.827728  8074 tablet_service.cc:1511] Processing CreateTablet for tablet c482a604abe84bdb96d2ff9a44530cde (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:17.828835  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69fe8ac9bac4186ad1de52141da6d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.829528  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482a604abe84bdb96d2ff9a44530cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.835700  8073 tablet_service.cc:1511] Processing CreateTablet for tablet aa422138cecf4420b96ce4ea11ddda1c (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:17.837352  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa422138cecf4420b96ce4ea11ddda1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.837488  7851 tablet_service.cc:1511] Processing CreateTablet for tablet e60989f4c0ce4704ae819d01a7eb7e3f (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:17.840281  7847 tablet_service.cc:1511] Processing CreateTablet for tablet eb834793faa84a2e905ebbc5b03ea905 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:17.840436  8001 tablet_service.cc:1511] Processing CreateTablet for tablet e60989f4c0ce4704ae819d01a7eb7e3f (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:17.841282  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60989f4c0ce4704ae819d01a7eb7e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.841852  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60989f4c0ce4704ae819d01a7eb7e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.842640  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb834793faa84a2e905ebbc5b03ea905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.843369  8000 tablet_service.cc:1511] Processing CreateTablet for tablet c482a604abe84bdb96d2ff9a44530cde (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:17.844647  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482a604abe84bdb96d2ff9a44530cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.839120  7848 tablet_service.cc:1511] Processing CreateTablet for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:17.846208  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.839886  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 139ec5a04b0f441ba7f140280cf8c51e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:17.850867  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139ec5a04b0f441ba7f140280cf8c51e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.838716  7850 tablet_service.cc:1511] Processing CreateTablet for tablet c482a604abe84bdb96d2ff9a44530cde (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:17.854899  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c482a604abe84bdb96d2ff9a44530cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.857177  7999 tablet_service.cc:1511] Processing CreateTablet for tablet aa422138cecf4420b96ce4ea11ddda1c (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:17.859058  8072 tablet_service.cc:1511] Processing CreateTablet for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:17.859436  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa422138cecf4420b96ce4ea11ddda1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.860395  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.863474  8071 tablet_service.cc:1511] Processing CreateTablet for tablet eb834793faa84a2e905ebbc5b03ea905 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:17.863866  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 139ec5a04b0f441ba7f140280cf8c51e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:17.864774  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb834793faa84a2e905ebbc5b03ea905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.865145  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139ec5a04b0f441ba7f140280cf8c51e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.872953  7997 tablet_service.cc:1511] Processing CreateTablet for tablet eb834793faa84a2e905ebbc5b03ea905 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:17.875684  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb834793faa84a2e905ebbc5b03ea905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.880999  8070 tablet_service.cc:1511] Processing CreateTablet for tablet 1caf2c33b250493bbaae2994cfe51ce1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:17.882403  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caf2c33b250493bbaae2994cfe51ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.883122  7996 tablet_service.cc:1511] Processing CreateTablet for tablet 1caf2c33b250493bbaae2994cfe51ce1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:17.884507  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caf2c33b250493bbaae2994cfe51ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.890704  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 169fc15906ae4d549cdb71b4e5bd9645 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:17.892092  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169fc15906ae4d549cdb71b4e5bd9645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.905067  7927 tablet_service.cc:1511] Processing CreateTablet for tablet f69fe8ac9bac4186ad1de52141da6d47 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:17.906509  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69fe8ac9bac4186ad1de52141da6d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.907618  7921 tablet_service.cc:1511] Processing CreateTablet for tablet 28efd638180d4481a2918c71287cb631 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:17.908931  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efd638180d4481a2918c71287cb631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.910665  7926 tablet_service.cc:1511] Processing CreateTablet for tablet e60989f4c0ce4704ae819d01a7eb7e3f (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:17.911974  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60989f4c0ce4704ae819d01a7eb7e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.914659  7925 tablet_service.cc:1511] Processing CreateTablet for tablet aa422138cecf4420b96ce4ea11ddda1c (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:17.915936  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa422138cecf4420b96ce4ea11ddda1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.916327  7995 tablet_service.cc:1511] Processing CreateTablet for tablet 28efd638180d4481a2918c71287cb631 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:17.917733  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efd638180d4481a2918c71287cb631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.918742  7924 tablet_service.cc:1511] Processing CreateTablet for tablet 139ec5a04b0f441ba7f140280cf8c51e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:17.920109  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 139ec5a04b0f441ba7f140280cf8c51e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.923504  7923 tablet_service.cc:1511] Processing CreateTablet for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:17.924842  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37df85bc7e4ff3be91a0f6b53cb6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.924988  7920 tablet_service.cc:1511] Processing CreateTablet for tablet 169fc15906ae4d549cdb71b4e5bd9645 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:17.926293  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169fc15906ae4d549cdb71b4e5bd9645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.927655  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 1caf2c33b250493bbaae2994cfe51ce1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:17.928916  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1caf2c33b250493bbaae2994cfe51ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.929657  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 49fabad22d224a5cba50e06568aded53 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:17.930850  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fabad22d224a5cba50e06568aded53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.936460  7919 tablet_service.cc:1511] Processing CreateTablet for tablet cdf5848d6ce44e26978e5aa4f9d8ff63 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:17.938301  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf5848d6ce44e26978e5aa4f9d8ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.944437  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 49fabad22d224a5cba50e06568aded53 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:17.945762  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fabad22d224a5cba50e06568aded53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.962455  8000 tablet_service.cc:1511] Processing CreateTablet for tablet 49fabad22d224a5cba50e06568aded53 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:17.962949  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 169fc15906ae4d549cdb71b4e5bd9645 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:17.963905  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fabad22d224a5cba50e06568aded53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.964546  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169fc15906ae4d549cdb71b4e5bd9645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.977337  8068 tablet_service.cc:1511] Processing CreateTablet for tablet cdf5848d6ce44e26978e5aa4f9d8ff63 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:17.978739  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf5848d6ce44e26978e5aa4f9d8ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.977387  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8803c888e42a2a71bb812c7fad422 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:17.982970  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8803c888e42a2a71bb812c7fad422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.983070  7918 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8803c888e42a2a71bb812c7fad422 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:17.984380  7918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8803c888e42a2a71bb812c7fad422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.987366  7852 tablet_service.cc:1511] Processing CreateTablet for tablet 81d7faf877844b08888fda7e1644543d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:17.988588  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d7faf877844b08888fda7e1644543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.977337  7994 tablet_service.cc:1511] Processing CreateTablet for tablet cdf5848d6ce44e26978e5aa4f9d8ff63 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:17.990788  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf5848d6ce44e26978e5aa4f9d8ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:17.995325  8070 tablet_service.cc:1511] Processing CreateTablet for tablet 81d7faf877844b08888fda7e1644543d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:17.996627  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d7faf877844b08888fda7e1644543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.009639  8067 tablet_service.cc:1511] Processing CreateTablet for tablet e5d654b62dce4d9d9e7d0350e56198e1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:18.011022  8067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d654b62dce4d9d9e7d0350e56198e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.010741  7844 tablet_service.cc:1511] Processing CreateTablet for tablet e5d654b62dce4d9d9e7d0350e56198e1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:18.012104  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d654b62dce4d9d9e7d0350e56198e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.058296  8127 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.060148  7852 tablet_service.cc:1511] Processing CreateTablet for tablet d266d71b64db4b369ea47e0e097988b7 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:18.061939  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d266d71b64db4b369ea47e0e097988b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.067831  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8803c888e42a2a71bb812c7fad422 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:18.069206  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8803c888e42a2a71bb812c7fad422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.068615  7992 tablet_service.cc:1511] Processing CreateTablet for tablet e5d654b62dce4d9d9e7d0350e56198e1 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:18.079491  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 997691f116884c33b09dd4c7e3422660 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:18.080951  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997691f116884c33b09dd4c7e3422660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.086462  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 997691f116884c33b09dd4c7e3422660 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:18.087819  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997691f116884c33b09dd4c7e3422660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.090813  7848 tablet_service.cc:1511] Processing CreateTablet for tablet 28efd638180d4481a2918c71287cb631 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:18.100553  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 8c93542fa90a4f6f8537fc4d17f70b7e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:18.102684  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c93542fa90a4f6f8537fc4d17f70b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.114279  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 8c93542fa90a4f6f8537fc4d17f70b7e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:18.116098  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c93542fa90a4f6f8537fc4d17f70b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.128238  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d654b62dce4d9d9e7d0350e56198e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.128469  8070 tablet_service.cc:1511] Processing CreateTablet for tablet 9f28e62d81cb4cf8a54f054d7557bc20 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:18.129776  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f28e62d81cb4cf8a54f054d7557bc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.129602  7994 tablet_service.cc:1511] Processing CreateTablet for tablet 9f28e62d81cb4cf8a54f054d7557bc20 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:18.126346  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28efd638180d4481a2918c71287cb631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.130856  7994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f28e62d81cb4cf8a54f054d7557bc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.133551  7918 tablet_service.cc:1511] Processing CreateTablet for tablet 81d7faf877844b08888fda7e1644543d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:18.134788  7918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d7faf877844b08888fda7e1644543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.135511  7996 tablet_service.cc:1511] Processing CreateTablet for tablet d266d71b64db4b369ea47e0e097988b7 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:18.136749  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d266d71b64db4b369ea47e0e097988b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.138296  8129 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.146350  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 8c93542fa90a4f6f8537fc4d17f70b7e (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:18.152024  8128 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.153438  7925 tablet_service.cc:1511] Processing CreateTablet for tablet 9f28e62d81cb4cf8a54f054d7557bc20 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:18.154762  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f28e62d81cb4cf8a54f054d7557bc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.148290  8127 tablet_bootstrap.cc:654] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.161679  8001 tablet_service.cc:1511] Processing CreateTablet for tablet fc275537a58b437d810ef57f4c5f14a5 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:18.163848  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c93542fa90a4f6f8537fc4d17f70b7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.165259  7921 tablet_service.cc:1511] Processing CreateTablet for tablet d266d71b64db4b369ea47e0e097988b7 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:18.166440  8071 tablet_service.cc:1511] Processing CreateTablet for tablet fc275537a58b437d810ef57f4c5f14a5 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:18.167625  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc275537a58b437d810ef57f4c5f14a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.166224  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc275537a58b437d810ef57f4c5f14a5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:18.178355  7808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:18.179065  8130 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.179759  7997 tablet_service.cc:1511] Processing CreateTablet for tablet 741d61758cdd49cb8636a7ab4554950b (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:18.180094  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 35cf89e6344d420b82bac76e10669765 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:18.180828  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 35cf89e6344d420b82bac76e10669765 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:18.181377  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cf89e6344d420b82bac76e10669765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.182098  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cf89e6344d420b82bac76e10669765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.183045  7919 tablet_service.cc:1511] Processing CreateTablet for tablet 997691f116884c33b09dd4c7e3422660 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:18.183254  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 741d61758cdd49cb8636a7ab4554950b (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:18.184474  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997691f116884c33b09dd4c7e3422660. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.184527  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741d61758cdd49cb8636a7ab4554950b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.190819  7927 tablet_service.cc:1511] Processing CreateTablet for tablet fc275537a58b437d810ef57f4c5f14a5 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:18.192121  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc275537a58b437d810ef57f4c5f14a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.199334  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 766807dc67594429820ee2c38dfd4636 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:18.201812  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 766807dc67594429820ee2c38dfd4636 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:18.203114  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766807dc67594429820ee2c38dfd4636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.203243  7999 tablet_service.cc:1511] Processing CreateTablet for tablet b2c45d731c5b40ad9cb9a07d897e3c7d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:18.210351  8073 tablet_service.cc:1511] Processing CreateTablet for tablet b2c45d731c5b40ad9cb9a07d897e3c7d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:18.215250  8130 tablet_bootstrap.cc:654] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.217932  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d266d71b64db4b369ea47e0e097988b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.218596  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 766807dc67594429820ee2c38dfd4636 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:18.221210  8128 tablet_bootstrap.cc:654] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.223590  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c45d731c5b40ad9cb9a07d897e3c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.226997  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766807dc67594429820ee2c38dfd4636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.235916  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741d61758cdd49cb8636a7ab4554950b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.241830  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c45d731c5b40ad9cb9a07d897e3c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.245814  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766807dc67594429820ee2c38dfd4636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.171949  8129 tablet_bootstrap.cc:654] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.267355  7920 tablet_service.cc:1511] Processing CreateTablet for tablet 741d61758cdd49cb8636a7ab4554950b (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:18.267508  7922 tablet_service.cc:1511] Processing CreateTablet for tablet b2c45d731c5b40ad9cb9a07d897e3c7d (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:18.279793  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 35cf89e6344d420b82bac76e10669765 (DEFAULT_TABLE table=test-workload [id=eb0d1a41456c4a6092dde83643370076]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:18.298563  8130 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.299253  8130 ts_tablet_manager.cc:1403] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.000s
I20260713 09:01:18.311686  8128 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:18.312961  8128 ts_tablet_manager.cc:1403] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.164s	user 0.008s	sys 0.005s
I20260713 09:01:18.313203  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741d61758cdd49cb8636a7ab4554950b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.332566  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c45d731c5b40ad9cb9a07d897e3c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.334297  8128 raft_consensus.cc:359] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.334920  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cf89e6344d420b82bac76e10669765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:18.335197  8128 raft_consensus.cc:385] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.345292  8127 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.345942  8127 ts_tablet_manager.cc:1403] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.288s	user 0.025s	sys 0.014s
I20260713 09:01:18.330952  8130 raft_consensus.cc:359] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.351457  8129 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.351966  8129 ts_tablet_manager.cc:1403] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.214s	user 0.021s	sys 0.028s
I20260713 09:01:18.335593  8128 raft_consensus.cc:740] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.354686  8129 raft_consensus.cc:359] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.355370  8129 raft_consensus.cc:385] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.355674  8129 raft_consensus.cc:740] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.356376  8129 consensus_queue.cc:260] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.348762  8127 raft_consensus.cc:359] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.357041  8128 consensus_queue.cc:260] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.357849  8127 raft_consensus.cc:385] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.358701  8127 raft_consensus.cc:740] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.362409  8127 consensus_queue.cc:260] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.358264  8130 raft_consensus.cc:385] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.366382  8130 raft_consensus.cc:740] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.368319  8130 consensus_queue.cc:260] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.372519  7887 heartbeater.cc:499] Master 127.5.157.190:34633 was elected leader, sending a full tablet report...
I20260713 09:01:18.379511  8110 heartbeater.cc:499] Master 127.5.157.190:34633 was elected leader, sending a full tablet report...
I20260713 09:01:18.390451  8128 ts_tablet_manager.cc:1434] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.076s	user 0.015s	sys 0.012s
I20260713 09:01:18.392570  8128 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.392834  7962 heartbeater.cc:499] Master 127.5.157.190:34633 was elected leader, sending a full tablet report...
I20260713 09:01:18.393280  8127 ts_tablet_manager.cc:1434] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.002s
I20260713 09:01:18.394318  8127 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.398039  8036 heartbeater.cc:499] Master 127.5.157.190:34633 was elected leader, sending a full tablet report...
I20260713 09:01:18.400380  8127 tablet_bootstrap.cc:654] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.402920  8130 ts_tablet_manager.cc:1434] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.015s
I20260713 09:01:18.392858  8129 ts_tablet_manager.cc:1434] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.006s
I20260713 09:01:18.404115  8130 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.404132  8129 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.410983  8128 tablet_bootstrap.cc:654] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.411844  8130 tablet_bootstrap.cc:654] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.410989  8129 tablet_bootstrap.cc:654] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.426105  8127 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.426740  8127 ts_tablet_manager.cc:1403] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.015s
I20260713 09:01:18.430140  8127 raft_consensus.cc:359] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.430879  8127 raft_consensus.cc:385] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.431185  8127 raft_consensus.cc:740] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.431850  8128 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:18.432349  8128 ts_tablet_manager.cc:1403] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260713 09:01:18.432058  8127 consensus_queue.cc:260] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.434464  8127 ts_tablet_manager.cc:1434] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:01:18.435395  8127 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.435331  8128 raft_consensus.cc:359] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.436206  8128 raft_consensus.cc:385] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.436503  8128 raft_consensus.cc:740] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.437355  8128 consensus_queue.cc:260] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.439880  8128 ts_tablet_manager.cc:1434] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:18.440896  8128 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.442303  8127 tablet_bootstrap.cc:654] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:18.446313  7963 tablet.cc:2406] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:18.447980  8128 tablet_bootstrap.cc:654] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.453658  8137 raft_consensus.cc:493] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.454180  8137 raft_consensus.cc:515] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.454849  8127 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.455538  8127 ts_tablet_manager.cc:1403] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:01:18.456760  8137 leader_election.cc:290] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:18.457156  8129 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.457661  8129 ts_tablet_manager.cc:1403] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260713 09:01:18.459221  8127 raft_consensus.cc:359] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.460238  8127 raft_consensus.cc:385] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.460608  8127 raft_consensus.cc:740] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.461848  8127 consensus_queue.cc:260] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.461190  8129 raft_consensus.cc:359] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.466190  8129 raft_consensus.cc:385] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.466585  8129 raft_consensus.cc:740] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.467471  8127 ts_tablet_manager.cc:1434] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:01:18.467538  8129 consensus_queue.cc:260] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.468776  8127 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.469791  8135 raft_consensus.cc:493] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.470260  8135 raft_consensus.cc:515] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.474563  8129 ts_tablet_manager.cc:1434] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:01:18.475945  8129 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.476086  8127 tablet_bootstrap.cc:654] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.477236  8130 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.478549  8135 leader_election.cc:290] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:18.484164  8129 tablet_bootstrap.cc:654] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.486001  8130 ts_tablet_manager.cc:1403] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.082s	user 0.030s	sys 0.020s
I20260713 09:01:18.489702  8127 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.490325  8127 ts_tablet_manager.cc:1403] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:01:18.490510  8128 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:18.491019  8128 ts_tablet_manager.cc:1403] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.003s
I20260713 09:01:18.494843  8127 raft_consensus.cc:359] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.495584  8127 raft_consensus.cc:385] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.496017  8127 raft_consensus.cc:740] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.497130  8129 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.496737  8127 consensus_queue.cc:260] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.495623  8130 raft_consensus.cc:359] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.498360  8130 raft_consensus.cc:385] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.498687  8130 raft_consensus.cc:740] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.499807  8127 ts_tablet_manager.cc:1434] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:01:18.501116  8127 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.502094  8129 ts_tablet_manager.cc:1403] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260713 09:01:18.508754  8130 consensus_queue.cc:260] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.510886  8127 tablet_bootstrap.cc:654] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.512614  8128 raft_consensus.cc:359] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.512748  8129 raft_consensus.cc:359] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.515708  8137 raft_consensus.cc:493] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.516273  8137 raft_consensus.cc:515] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.513370  8128 raft_consensus.cc:385] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.517366  8128 raft_consensus.cc:740] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.518868  8137 leader_election.cc:290] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.513581  8129 raft_consensus.cc:385] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.519774  8129 raft_consensus.cc:740] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.520958  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.520871  8129 consensus_queue.cc:260] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.521873  8085 raft_consensus.cc:2468] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:18.515326  8130 ts_tablet_manager.cc:1434] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:01:18.523236  7977 leader_election.cc:304] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:18.524175  8135 raft_consensus.cc:2804] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.524256  8129 ts_tablet_manager.cc:1434] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:01:18.524564  8135 raft_consensus.cc:493] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.525032  8135 raft_consensus.cc:3060] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.525599  8129 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.532387  8135 raft_consensus.cc:515] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.534853  8129 tablet_bootstrap.cc:654] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.536136  8138 raft_consensus.cc:493] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.536654  8138 raft_consensus.cc:515] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.524673  8130 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.543305  8138 leader_election.cc:290] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.547063  8128 consensus_queue.cc:260] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.583956  8127 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.584491  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:18.585624  8135 leader_election.cc:290] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:18.586274  8135 raft_consensus.cc:493] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.586934  8135 raft_consensus.cc:515] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:18.587543  7902 leader_election.cc:343] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.586210  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
W20260713 09:01:18.589135  7902 leader_election.cc:343] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.584560  8127 ts_tablet_manager.cc:1403] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.019s
I20260713 09:01:18.592013  8129 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.592568  8129 ts_tablet_manager.cc:1403] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.003s
I20260713 09:01:18.592747  8127 raft_consensus.cc:359] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.593562  8127 raft_consensus.cc:385] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.593863  8127 raft_consensus.cc:740] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.594594  8127 consensus_queue.cc:260] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.597457  8127 ts_tablet_manager.cc:1434] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:01:18.598486  8127 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.599427  8136 raft_consensus.cc:493] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.599934  8136 raft_consensus.cc:515] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.606061  8136 leader_election.cc:290] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.614612  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:18.616820  8085 raft_consensus.cc:3060] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.617401  8128 ts_tablet_manager.cc:1434] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.003s
I20260713 09:01:18.618781  8128 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.614898  8127 tablet_bootstrap.cc:654] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.635494  8135 leader_election.cc:290] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.637401  8130 tablet_bootstrap.cc:654] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.642776  8129 raft_consensus.cc:359] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.643795  8129 raft_consensus.cc:385] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.644196  8129 raft_consensus.cc:740] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.645076  8085 raft_consensus.cc:2468] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:18.645321  8129 consensus_queue.cc:260] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.652518  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.653399  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:18.655030  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:18.661132  7861 raft_consensus.cc:3060] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.661767  8129 ts_tablet_manager.cc:1434] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.010s
I20260713 09:01:18.663970  8010 raft_consensus.cc:2393] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f42c64b59f2465d8bbc4f94585a20db in current term 1: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:18.668187  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.668504  8129 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.667241  8135 raft_consensus.cc:493] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.669793  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.669986  8135 raft_consensus.cc:515] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
W20260713 09:01:18.672394  7902 leader_election.cc:343] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.675434  8129 tablet_bootstrap.cc:654] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.673466  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.675293  7902 leader_election.cc:304] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:18.672973  8135 leader_election.cc:290] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.675980  7862 raft_consensus.cc:2468] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:18.678304  8137 raft_consensus.cc:2749] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.683580  7976 leader_election.cc:304] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:18.683887  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.684463  8135 raft_consensus.cc:2804] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.684530  8084 raft_consensus.cc:2468] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:18.684926  8135 raft_consensus.cc:493] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.685274  8135 raft_consensus.cc:3060] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.691578  7977 leader_election.cc:304] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
W20260713 09:01:18.692121  7903 leader_election.cc:343] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.692512  8156 raft_consensus.cc:2804] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:18.692543  7903 leader_election.cc:304] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:18.694042  8137 raft_consensus.cc:2749] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.696640  7861 raft_consensus.cc:2468] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:18.696518  7977 leader_election.cc:304] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:18.700975  8156 raft_consensus.cc:697] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:18.702731  8156 consensus_queue.cc:237] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.706305  8130 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.707554  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c482a604abe84bdb96d2ff9a44530cde" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.707619  8130 ts_tablet_manager.cc:1403] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.016s
I20260713 09:01:18.708593  8084 raft_consensus.cc:2393] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f42c64b59f2465d8bbc4f94585a20db in current term 1: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:18.709986  8128 tablet_bootstrap.cc:654] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.713243  7828 leader_election.cc:304] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:18.714138  8138 raft_consensus.cc:2749] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.715031  8130 raft_consensus.cc:359] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.715775  8130 raft_consensus.cc:385] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.716068  8130 raft_consensus.cc:740] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.716816  8130 consensus_queue.cc:260] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.719014  8130 ts_tablet_manager.cc:1434] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:18.721776  8130 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.722587  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37df85bc7e4ff3be91a0f6b53cb6d8" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:18.727790  8048 leader_election.cc:343] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.729022  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.731050  8156 raft_consensus.cc:2804] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.731523  8156 raft_consensus.cc:493] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.731943  8156 raft_consensus.cc:3060] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.733304  8127 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.733137  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.733816  8127 ts_tablet_manager.cc:1403] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.010s
W20260713 09:01:18.734508  7974 leader_election.cc:343] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:18.735255  7974 leader_election.cc:343] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.736974  8127 raft_consensus.cc:359] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.737709  8127 raft_consensus.cc:385] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.738018  8127 raft_consensus.cc:740] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.738346  8129 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.743781  8129 ts_tablet_manager.cc:1403] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.002s
I20260713 09:01:18.738271  8135 raft_consensus.cc:515] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.744256  8156 raft_consensus.cc:515] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.746245  8135 leader_election.cc:290] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.746510  8156 leader_election.cc:290] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.747170  8129 raft_consensus.cc:359] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.747653  8129 raft_consensus.cc:385] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.747829  8129 raft_consensus.cc:740] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.748813  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:18.749378  7861 raft_consensus.cc:3060] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.743283  8127 consensus_queue.cc:260] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.751266  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:18.751607  8138 raft_consensus.cc:493] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.751888  8084 raft_consensus.cc:3060] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.752177  8138 raft_consensus.cc:515] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.752734  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
W20260713 09:01:18.754351  7974 leader_election.cc:343] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.754431  8138 leader_election.cc:290] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.755185  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:18.755895  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:18.756976  7974 leader_election.cc:343] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.757236  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37df85bc7e4ff3be91a0f6b53cb6d8" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.739485  8130 tablet_bootstrap.cc:654] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.757859  7862 raft_consensus.cc:2468] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:18.759212  7758 catalog_manager.cc:5697] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.761425  8084 raft_consensus.cc:2468] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:18.761677  8050 leader_election.cc:304] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:18.748369  8129 consensus_queue.cc:260] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.762796  8163 raft_consensus.cc:2804] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.763227  8163 raft_consensus.cc:493] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.763554  8163 raft_consensus.cc:3060] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:18.763964  7828 leader_election.cc:343] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.764505  8129 ts_tablet_manager.cc:1434] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:01:18.765501  8129 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:18.765983  7977 leader_election.cc:304] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [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: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:18.741858  8128 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:18.767110  8128 ts_tablet_manager.cc:1403] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.001s
I20260713 09:01:18.767726  8130 tablet_bootstrap.cc:492] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.768179  8130 ts_tablet_manager.cc:1403] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:01:18.769974  8128 raft_consensus.cc:359] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.767740  8156 raft_consensus.cc:2804] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:18.770903  8156 raft_consensus.cc:697] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:18.751737  8127 ts_tablet_manager.cc:1434] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:01:18.770903  8130 raft_consensus.cc:359] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.771746  8130 raft_consensus.cc:385] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.772054  8130 raft_consensus.cc:740] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.771884  8156 consensus_queue.cc:237] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.772802  8130 consensus_queue.cc:260] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.775074  8130 ts_tablet_manager.cc:1434] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:01:18.776111  8130 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.777168  8128 raft_consensus.cc:385] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.777566  8128 raft_consensus.cc:740] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.778570  8128 consensus_queue.cc:260] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.780048  8127 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.781035  7861 raft_consensus.cc:2468] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:18.780429  8163 raft_consensus.cc:515] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.782210  7976 leader_election.cc:304] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:18.785672  8135 raft_consensus.cc:2804] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:18.786360  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37df85bc7e4ff3be91a0f6b53cb6d8" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:18.788246  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37df85bc7e4ff3be91a0f6b53cb6d8" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:18.788434  7861 raft_consensus.cc:3060] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.788491  8135 raft_consensus.cc:697] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
W20260713 09:01:18.789619  8048 leader_election.cc:343] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.789788  8135 consensus_queue.cc:237] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.792410  8129 tablet_bootstrap.cc:654] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.794981  8128 ts_tablet_manager.cc:1434] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:01:18.800999  7861 raft_consensus.cc:2468] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:18.787919  8163 leader_election.cc:290] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.802696  8127 tablet_bootstrap.cc:654] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.803069  8128 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.787065  8130 tablet_bootstrap.cc:654] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.807026  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:18.808720  7825 leader_election.cc:343] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.809178  7825 leader_election.cc:304] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:18.810801  8138 raft_consensus.cc:2749] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.811902  8050 leader_election.cc:304] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:18.816821  8163 raft_consensus.cc:2804] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:18.817620  8163 raft_consensus.cc:697] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:18.819355  8163 consensus_queue.cc:237] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.820530  8127 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.821038  8127 ts_tablet_manager.cc:1403] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260713 09:01:18.824084  8127 raft_consensus.cc:359] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.824941  8127 raft_consensus.cc:385] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.825203  8127 raft_consensus.cc:740] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.827855  8127 consensus_queue.cc:260] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.828415  8128 tablet_bootstrap.cc:654] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.829757  8137 raft_consensus.cc:493] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.837083  8137 raft_consensus.cc:515] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.839730  8137 leader_election.cc:290] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.830169  8127 ts_tablet_manager.cc:1434] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:01:18.841238  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:18.841933  8127 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:18.843494  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1caf2c33b250493bbaae2994cfe51ce1" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.844565  8084 raft_consensus.cc:2393] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91efa4e61aea43c587eaabaec8872571 in current term 1: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:18.847936  7902 leader_election.cc:304] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:18.850472  8137 raft_consensus.cc:3060] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.834700  8129 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:18.856221  7760 catalog_manager.cc:5697] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.857329  8129 ts_tablet_manager.cc:1403] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.015s
I20260713 09:01:18.864033  8137 raft_consensus.cc:2749] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.864639  8138 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.865136  8138 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:18.828878  8130 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.865360  8129 raft_consensus.cc:359] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.868335  8129 raft_consensus.cc:385] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.868629  8129 raft_consensus.cc:740] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.869449  8129 consensus_queue.cc:260] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.870563  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.870853  8130 ts_tablet_manager.cc:1403] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.007s
I20260713 09:01:18.871407  8084 raft_consensus.cc:2468] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 0.
I20260713 09:01:18.873293  7828 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:18.876142  8135 raft_consensus.cc:493] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.876554  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.876813  8135 raft_consensus.cc:515] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
W20260713 09:01:18.878587  7825 leader_election.cc:343] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.879344  8138 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.880240  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.880810  8135 leader_election.cc:290] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.881420  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.882274  7937 raft_consensus.cc:2468] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:18.883781  7974 leader_election.cc:304] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:18.884128  8129 ts_tablet_manager.cc:1434] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:01:18.885500  8129 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
W20260713 09:01:18.885429  7976 leader_election.cc:343] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.886734  8135 raft_consensus.cc:2804] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.887259  8135 raft_consensus.cc:493] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.887681  8135 raft_consensus.cc:3060] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.880501  8138 raft_consensus.cc:2804] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.890470  8138 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.890920  8138 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.894733  8127 tablet_bootstrap.cc:654] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.898898  8128 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:18.899422  8128 ts_tablet_manager.cc:1403] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.043s
I20260713 09:01:18.882292  8130 raft_consensus.cc:359] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.904364  8130 raft_consensus.cc:385] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.904750  8130 raft_consensus.cc:740] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.901909  8129 tablet_bootstrap.cc:654] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.905958  8128 raft_consensus.cc:359] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.907721  8128 raft_consensus.cc:385] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.908212  8128 raft_consensus.cc:740] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.909377  8128 consensus_queue.cc:260] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.912724  8128 ts_tablet_manager.cc:1434] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:01:18.914062  8128 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:18.916671  8130 consensus_queue.cc:260] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.921031  8130 ts_tablet_manager.cc:1434] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260713 09:01:18.902387  8135 raft_consensus.cc:515] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.934249  8135 leader_election.cc:290] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.935956  8130 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:18.937425  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:18.941778  7937 raft_consensus.cc:3060] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.938161  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:18.940505  8138 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
W20260713 09:01:18.950704  7976 leader_election.cc:343] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.951766  8138 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:18.952301  8138 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.952710  8138 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.953131  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:18.954136  8137 raft_consensus.cc:493] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:18.954694  7825 leader_election.cc:343] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.954741  8137 raft_consensus.cc:515] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.955471  7937 raft_consensus.cc:2468] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:18.956846  7974 leader_election.cc:304] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [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: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:18.957332  8137 leader_election.cc:290] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:18.957653  8138 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:18.957958  8135 raft_consensus.cc:2804] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:18.958442  8135 raft_consensus.cc:697] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:18.959266  8135 consensus_queue.cc:237] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:18.959667  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
W20260713 09:01:18.961442  7902 leader_election.cc:343] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.963976  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:18.964141  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.965303  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:18.965994  8010 raft_consensus.cc:2468] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 0.
I20260713 09:01:18.967101  8128 tablet_bootstrap.cc:654] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.967341  7827 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
W20260713 09:01:18.968834  7825 leader_election.cc:343] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:18.968752  7902 leader_election.cc:343] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.965691  8130 tablet_bootstrap.cc:654] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:18.969589  7902 leader_election.cc:304] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:18.970988  8137 raft_consensus.cc:2749] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.971480  8138 raft_consensus.cc:2804] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:18.971971  8138 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:18.972702  8138 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:18.982538  7828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.157.132:39997, user_credentials={real_user=slave}} blocked reactor thread for 109333us
I20260713 09:01:18.983835  8156 raft_consensus.cc:493] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:18.984277  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:18.984355  8156 raft_consensus.cc:515] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:18.984997  8084 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:18.985539  8127 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:18.986096  8127 ts_tablet_manager.cc:1403] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.145s	user 0.036s	sys 0.032s
I20260713 09:01:18.986598  8156 leader_election.cc:290] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:18.989030  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.989311  8127 raft_consensus.cc:359] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.990202  8127 raft_consensus.cc:385] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:18.990527  8127 raft_consensus.cc:740] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
W20260713 09:01:18.990906  7977 leader_election.cc:343] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:18.991331  8127 consensus_queue.cc:260] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:18.991722  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:18.991804  8084 raft_consensus.cc:2468] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:19.007395  8128 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.002241  8137 raft_consensus.cc:493] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.010147  8130 tablet_bootstrap.cc:492] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:18.997129  8129 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.014181  8130 ts_tablet_manager.cc:1403] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.007s
I20260713 09:01:19.012216  7757 catalog_manager.cc:5697] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.013936  8137 raft_consensus.cc:515] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.014398  8129 ts_tablet_manager.cc:1403] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.129s	user 0.030s	sys 0.023s
W20260713 09:01:18.993163  7974 leader_election.cc:343] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.015535  7974 leader_election.cc:304] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:19.016307  8135 raft_consensus.cc:2749] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:18.994124  8186 raft_consensus.cc:493] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.017738  8186 raft_consensus.cc:515] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.018859  8129 raft_consensus.cc:359] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.019883  8129 raft_consensus.cc:385] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.020313  8129 raft_consensus.cc:740] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.020493  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.021101  8128 ts_tablet_manager.cc:1403] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.000s
I20260713 09:01:19.023622  8137 leader_election.cc:290] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:19.026646  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:18.992823  8138 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.030604  8129 consensus_queue.cc:260] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:19.031345  7903 leader_election.cc:343] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.025843  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.032462  7861 raft_consensus.cc:2468] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 0.
I20260713 09:01:19.021358  8186 leader_election.cc:290] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:19.006402  7828 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:19.033411  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:19.017241  8130 raft_consensus.cc:359] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.036525  8011 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.032627  8128 raft_consensus.cc:359] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.037094  8128 raft_consensus.cc:385] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.033905  7902 leader_election.cc:304] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:19.035835  8186 raft_consensus.cc:2804] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:19.035143  7827 leader_election.cc:343] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.037432  8128 raft_consensus.cc:740] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.036537  8130 raft_consensus.cc:385] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.038956  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:19.039592  8130 raft_consensus.cc:740] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.040148  8128 consensus_queue.cc:260] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:19.040599  7825 leader_election.cc:343] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.038915  8186 raft_consensus.cc:697] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:19.041404  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:19.041811  8186 consensus_queue.cc:237] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.033721  8129 ts_tablet_manager.cc:1434] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:01:19.043622  8129 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.045578  8127 ts_tablet_manager.cc:1434] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.009s
I20260713 09:01:19.046473  8127 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
W20260713 09:01:19.044384  7828 leader_election.cc:343] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.048095  7828 leader_election.cc:304] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:19.040342  8130 consensus_queue.cc:260] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.044356  8128 ts_tablet_manager.cc:1434] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:01:19.033622  7757 catalog_manager.cc:5697] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.050505  8128 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:19.052125  8137 raft_consensus.cc:2804] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.052534  8137 raft_consensus.cc:493] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.052873  8137 raft_consensus.cc:3060] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.057199  8129 tablet_bootstrap.cc:654] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.057658  8127 tablet_bootstrap.cc:654] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.032825  8138 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.059106  8194 raft_consensus.cc:2749] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.071359  8011 raft_consensus.cc:2468] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:19.072223  8127 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.072814  8127 ts_tablet_manager.cc:1403] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.007s
I20260713 09:01:19.060122  8128 tablet_bootstrap.cc:654] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.073433  7827 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:19.074748  8194 raft_consensus.cc:2804] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.075271  8194 raft_consensus.cc:697] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:19.079137  8194 consensus_queue.cc:237] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.083369  8127 raft_consensus.cc:359] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.084297  8127 raft_consensus.cc:385] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.084636  8127 raft_consensus.cc:740] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.087483  8137 raft_consensus.cc:515] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.088549  7758 catalog_manager.cc:5697] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 1 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.092108  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:19.092126  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:19.092814  7861 raft_consensus.cc:3060] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:19.093850  7903 leader_election.cc:343] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.096135  8130 ts_tablet_manager.cc:1434] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.082s	user 0.010s	sys 0.012s
I20260713 09:01:19.091606  8137 leader_election.cc:290] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:19.098054  8130 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.100329  7861 raft_consensus.cc:2468] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:19.103430  7902 leader_election.cc:304] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:19.101119  8127 consensus_queue.cc:260] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.106045  8196 raft_consensus.cc:2804] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.107100  8127 ts_tablet_manager.cc:1434] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:01:19.105772  7758 catalog_manager.cc:5697] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.118762  8127 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.120028  8196 raft_consensus.cc:697] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:19.125371  8196 consensus_queue.cc:237] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.132083  8127 tablet_bootstrap.cc:654] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.145347  8127 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.145823  8127 ts_tablet_manager.cc:1403] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260713 09:01:19.149171  8130 tablet_bootstrap.cc:654] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.149341  8127 raft_consensus.cc:359] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.150060  8127 raft_consensus.cc:385] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.150347  8127 raft_consensus.cc:740] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.151096  8127 consensus_queue.cc:260] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.151235  7757 catalog_manager.cc:5697] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 1 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.153726  8127 ts_tablet_manager.cc:1434] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:19.154781  8127 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.160111  8129 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.160555  8129 ts_tablet_manager.cc:1403] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.117s	user 0.030s	sys 0.035s
I20260713 09:01:19.162489  8128 tablet_bootstrap.cc:492] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.162889  8129 raft_consensus.cc:359] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.163712  8129 raft_consensus.cc:385] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.163852  8127 tablet_bootstrap.cc:654] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.164033  8129 raft_consensus.cc:740] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.162981  8128 ts_tablet_manager.cc:1403] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.013s
I20260713 09:01:19.163789  7758 catalog_manager.cc:5697] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.165015  8129 consensus_queue.cc:260] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.168915  8129 ts_tablet_manager.cc:1434] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:19.176784  8129 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.177198  8128 raft_consensus.cc:359] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:19.180639  7808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:19.178411  8128 raft_consensus.cc:385] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.181741  8128 raft_consensus.cc:740] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.182921  8129 tablet_bootstrap.cc:654] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.182513  8128 consensus_queue.cc:260] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.186050  8128 ts_tablet_manager.cc:1434] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:01:19.187022  8128 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:19.189493  8127 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.191331  8127 ts_tablet_manager.cc:1403] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.009s
I20260713 09:01:19.193944  8127 raft_consensus.cc:359] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.194633  8127 raft_consensus.cc:385] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.194934  8127 raft_consensus.cc:740] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.195175  8130 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.195720  8130 ts_tablet_manager.cc:1403] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.013s
I20260713 09:01:19.195811  8127 consensus_queue.cc:260] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.197984  8127 ts_tablet_manager.cc:1434] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:19.198725  8130 raft_consensus.cc:359] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.199333  8127 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.199478  8130 raft_consensus.cc:385] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.199904  8130 raft_consensus.cc:740] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.200855  8128 tablet_bootstrap.cc:654] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.201025  8163 raft_consensus.cc:493] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.201663  8163 raft_consensus.cc:515] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.203923  8163 leader_election.cc:290] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.208324  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.208974  7937 raft_consensus.cc:2468] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.210183  8048 leader_election.cc:304] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41; no voters: 
W20260713 09:01:19.211244  8048 consensus_peers.cc:597] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:19.209898  8129 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.211768  8163 raft_consensus.cc:2804] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.212216  8163 raft_consensus.cc:493] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.205895  8130 consensus_queue.cc:260] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.212612  8163 raft_consensus.cc:3060] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.212931  8136 raft_consensus.cc:493] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.213373  8136 raft_consensus.cc:515] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.212227  8129 ts_tablet_manager.cc:1403] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260713 09:01:19.222142  8135 consensus_queue.cc:1048] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.223670  8129 raft_consensus.cc:359] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.224334  8129 raft_consensus.cc:385] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.224597  8129 raft_consensus.cc:740] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.226814  8163 raft_consensus.cc:515] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.227059  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.227615  8136 leader_election.cc:290] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.227844  7936 raft_consensus.cc:2468] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.229887  8130 ts_tablet_manager.cc:1434] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.003s
I20260713 09:01:19.230647  8129 consensus_queue.cc:260] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.231863  8048 leader_election.cc:304] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:19.232761  8129 ts_tablet_manager.cc:1434] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:01:19.232705  8136 raft_consensus.cc:2804] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.233582  8136 raft_consensus.cc:493] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.233933  8136 raft_consensus.cc:3060] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.234001  8129 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.233969  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:19.234930  7936 raft_consensus.cc:3060] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.240011  8129 tablet_bootstrap.cc:654] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.241417  8136 raft_consensus.cc:515] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.241961  8194 raft_consensus.cc:493] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.242462  8194 raft_consensus.cc:515] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.243175  7936 raft_consensus.cc:2468] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:19.244514  8194 leader_election.cc:290] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:19.244820  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:19.245400  7937 raft_consensus.cc:3060] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.245550  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.246201  8011 raft_consensus.cc:2468] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 0.
I20260713 09:01:19.247434  7827 leader_election.cc:304] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:19.248253  8194 raft_consensus.cc:2804] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.248624  8194 raft_consensus.cc:493] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.248971  8194 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.250285  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:19.252025  7828 leader_election.cc:343] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.244277  8048 leader_election.cc:304] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:19.255528  8130 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.258512  7937 raft_consensus.cc:2468] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:19.264484  8127 tablet_bootstrap.cc:654] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.268285  8163 leader_election.cc:290] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.259481  8211 raft_consensus.cc:2804] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.282873  8048 leader_election.cc:304] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:19.305860  8163 raft_consensus.cc:2804] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.305608  8129 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.307943  8129 ts_tablet_manager.cc:1403] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.013s
I20260713 09:01:19.299794  8211 raft_consensus.cc:697] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:19.320505  8163 raft_consensus.cc:697] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:19.325760  8163 consensus_queue.cc:237] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:19.328141  7974 consensus_peers.cc:597] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:19.329317  8135 raft_consensus.cc:493] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.329998  8135 raft_consensus.cc:515] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.333433  8135 leader_election.cc:290] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:19.333680  8169 consensus_queue.cc:1048] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:01:19.316226  8211 consensus_queue.cc:237] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.308180  8194 raft_consensus.cc:515] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.338766  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.339542  7936 raft_consensus.cc:2393] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e84e06da11493991af010ba2a67e85 in current term 1: Already voted for candidate d73f066426824f649c543baa56862d41 in this term.
I20260713 09:01:19.341516  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:19.342144  8011 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.342824  8156 consensus_queue.cc:1048] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.343734  8128 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.344218  8128 ts_tablet_manager.cc:1403] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.157s	user 0.022s	sys 0.009s
I20260713 09:01:19.344115  8156 consensus_queue.cc:1048] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.345789  8186 raft_consensus.cc:493] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.346306  8186 raft_consensus.cc:515] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.341706  8129 raft_consensus.cc:359] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.348815  8129 raft_consensus.cc:385] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.349176  8129 raft_consensus.cc:740] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.350062  8129 consensus_queue.cc:260] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.348508  8186 leader_election.cc:290] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.318054  8136 leader_election.cc:290] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.354288  8129 ts_tablet_manager.cc:1434] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:01:19.339067  8194 leader_election.cc:290] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:19.361647  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.361824  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.362528  8010 raft_consensus.cc:2468] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.362980  7936 raft_consensus.cc:2393] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f42c64b59f2465d8bbc4f94585a20db in current term 1: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:19.362550  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8803c888e42a2a71bb812c7fad422" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.365098  8130 tablet_bootstrap.cc:654] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.366416  8129 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.367874  7827 leader_election.cc:304] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:19.368450  8128 raft_consensus.cc:359] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.364627  8136 raft_consensus.cc:493] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.368513  8011 raft_consensus.cc:2468] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:19.369541  8136 raft_consensus.cc:515] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.370167  7827 leader_election.cc:304] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:19.370936  8138 raft_consensus.cc:2804] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.369184  8194 raft_consensus.cc:3060] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.371395  8138 raft_consensus.cc:697] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:19.372548  8136 leader_election.cc:290] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:19.373584  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fabad22d224a5cba50e06568aded53" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.373858  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.374210  7860 raft_consensus.cc:2468] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.374454  8009 raft_consensus.cc:2468] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.375731  8050 leader_election.cc:304] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:19.372298  8138 consensus_queue.cc:237] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.369133  8128 raft_consensus.cc:385] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.378108  8128 raft_consensus.cc:740] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.378739  8128 consensus_queue.cc:260] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.377446  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fabad22d224a5cba50e06568aded53" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.382352  8008 raft_consensus.cc:2468] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:19.384460  8127 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.384928  8127 ts_tablet_manager.cc:1403] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.012s
I20260713 09:01:19.385975  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:19.386219  8196 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.386551  8009 raft_consensus.cc:3060] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.386668  8196 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.387472  8194 raft_consensus.cc:2749] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.388717  8196 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:19.394053  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf5848d6ce44e26978e5aa4f9d8ff63" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:19.394635  8010 raft_consensus.cc:3060] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.396077  8127 raft_consensus.cc:359] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.396713  8127 raft_consensus.cc:385] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.396958  8127 raft_consensus.cc:740] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.379354  8136 raft_consensus.cc:2804] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.406764  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:19.407640  8084 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.393046  7758 catalog_manager.cc:5697] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.416787  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.417631  8008 raft_consensus.cc:2393] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91efa4e61aea43c587eaabaec8872571 in current term 1: Already voted for candidate 2f42c64b59f2465d8bbc4f94585a20db in this term.
I20260713 09:01:19.417542  8084 raft_consensus.cc:2468] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:19.421558  8127 consensus_queue.cc:260] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.423215  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa422138cecf4420b96ce4ea11ddda1c" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:19.424364  8127 ts_tablet_manager.cc:1434] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260713 09:01:19.426074  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.429754  7902 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:19.430821  8196 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.439224  8163 consensus_queue.cc:1048] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:19.448552  8156 consensus_queue.cc:1048] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:19.451089  8194 raft_consensus.cc:493] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.451709  8127 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.453321  8194 raft_consensus.cc:515] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.455672  8194 leader_election.cc:290] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:19.457818  8129 tablet_bootstrap.cc:654] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.403136  8136 raft_consensus.cc:493] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.460210  8128 ts_tablet_manager.cc:1434] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.001s
I20260713 09:01:19.460662  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:19.462594  7977 leader_election.cc:304] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:19.464751  8130 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.465232  8130 ts_tablet_manager.cc:1403] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.000s
I20260713 09:01:19.466365  8128 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: Bootstrap starting.
W20260713 09:01:19.465155  7827 leader_election.cc:343] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.461627  8136 raft_consensus.cc:3060] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.485935  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:19.488677  8128 tablet_bootstrap.cc:654] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.488281  8130 raft_consensus.cc:359] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.489017  8130 raft_consensus.cc:385] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.489301  8130 raft_consensus.cc:740] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.490134  8130 consensus_queue.cc:260] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.492369  8130 ts_tablet_manager.cc:1434] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:01:19.492262  8135 consensus_queue.cc:1048] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:19.492671  7828 leader_election.cc:343] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.493149  7828 leader_election.cc:304] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:19.494232  8194 raft_consensus.cc:2749] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:01:19.494554  7825 consensus_peers.cc:597] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:19.493352  8130 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.484596  8196 raft_consensus.cc:2749] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.496403  8135 consensus_queue.cc:1048] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:19.514564  8010 raft_consensus.cc:2468] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
W20260713 09:01:19.566223  8220 log.cc:927] Time spent T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260713 09:01:19.576330  8009 raft_consensus.cc:2468] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:19.577296  8138 consensus_queue.cc:1048] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.579222  8156 raft_consensus.cc:2749] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:01:19.577945  7903 consensus_peers.cc:597] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 -> Peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Couldn't send request to peer d73f066426824f649c543baa56862d41. 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:01:19.578771  8130 tablet_bootstrap.cc:654] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.581570  8127 tablet_bootstrap.cc:654] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.594239  7760 catalog_manager.cc:5697] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 1 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.600760  8129 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.601368  8129 ts_tablet_manager.cc:1403] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.246s	user 0.021s	sys 0.004s
I20260713 09:01:19.603924  8129 raft_consensus.cc:359] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.604549  8129 raft_consensus.cc:385] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.604811  8129 raft_consensus.cc:740] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.605402  8129 consensus_queue.cc:260] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.600647  8138 raft_consensus.cc:493] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.607391  8129 ts_tablet_manager.cc:1434] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:19.607283  8138 raft_consensus.cc:515] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.608304  8129 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.609802  8138 leader_election.cc:290] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:19.611336  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:19.613337  7828 leader_election.cc:343] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.614157  8129 tablet_bootstrap.cc:654] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.615722  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:19.618626  7825 leader_election.cc:343] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.619278  8130 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.619746  8130 ts_tablet_manager.cc:1403] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.003s
I20260713 09:01:19.619042  7757 catalog_manager.cc:5697] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.619063  7825 leader_election.cc:304] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:19.623893  8136 raft_consensus.cc:515] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.624778  8130 raft_consensus.cc:359] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.625443  8130 raft_consensus.cc:385] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.625847  8130 raft_consensus.cc:740] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.627447  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fabad22d224a5cba50e06568aded53" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:19.628057  8009 raft_consensus.cc:3060] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.625385  8138 raft_consensus.cc:2749] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.632522  8130 consensus_queue.cc:260] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.633090  8128 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.626542  8136 leader_election.cc:290] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:19.633610  8128 ts_tablet_manager.cc:1403] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.019s
I20260713 09:01:19.634737  8130 ts_tablet_manager.cc:1434] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:01:19.635733  8130 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.636265  8128 raft_consensus.cc:359] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.636920  8128 raft_consensus.cc:385] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.637187  8128 raft_consensus.cc:740] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.640846  8196 consensus_queue.cc:1048] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.643076  8130 tablet_bootstrap.cc:654] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.654407  8186 consensus_queue.cc:1048] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.655851  8186 consensus_queue.cc:1048] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.662989  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fabad22d224a5cba50e06568aded53" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:19.663735  7860 raft_consensus.cc:3060] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.667362  7937 raft_consensus.cc:3060] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.672730  7860 raft_consensus.cc:2468] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:19.675096  8050 leader_election.cc:304] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:19.676658  8136 raft_consensus.cc:2804] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.677249  8136 raft_consensus.cc:697] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:19.678138  8136 consensus_queue.cc:237] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.675890  8128 consensus_queue.cc:260] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.680747  8128 ts_tablet_manager.cc:1434] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260713 09:01:19.685432  8128 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:19.691999  8127 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.682884  8009 raft_consensus.cc:2468] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:19.692622  8127 ts_tablet_manager.cc:1403] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.012s
I20260713 09:01:19.696148  8127 raft_consensus.cc:359] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.697041  8127 raft_consensus.cc:385] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.697400  8127 raft_consensus.cc:740] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.713490  8127 consensus_queue.cc:260] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.717391  8127 ts_tablet_manager.cc:1434] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:01:19.718343  8127 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.720028  8128 tablet_bootstrap.cc:654] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.724028  8129 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.724493  8129 ts_tablet_manager.cc:1403] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.017s
I20260713 09:01:19.726312  8130 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.726835  8130 ts_tablet_manager.cc:1403] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.091s	user 0.049s	sys 0.018s
I20260713 09:01:19.727151  8129 raft_consensus.cc:359] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.727883  8129 raft_consensus.cc:385] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.728165  8129 raft_consensus.cc:740] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.728917  8129 consensus_queue.cc:260] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.729663  8130 raft_consensus.cc:359] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.730357  8130 raft_consensus.cc:385] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.730665  8130 raft_consensus.cc:740] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.730881  8129 ts_tablet_manager.cc:1434] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:01:19.731814  8129 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.731516  8130 consensus_queue.cc:260] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.733512  8130 ts_tablet_manager.cc:1434] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:19.734469  8130 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.737710  8129 tablet_bootstrap.cc:654] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.737783  8169 raft_consensus.cc:493] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.738345  8169 raft_consensus.cc:515] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.740007  8130 tablet_bootstrap.cc:654] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.741202  8169 leader_election.cc:290] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:19.743988  8127 tablet_bootstrap.cc:654] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.745975  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.749996  7937 raft_consensus.cc:2468] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:19.746903  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.748566  8130 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.752012  8130 ts_tablet_manager.cc:1403] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260713 09:01:19.752583  7974 leader_election.cc:304] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:19.755354  8130 raft_consensus.cc:359] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.756210  8130 raft_consensus.cc:385] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.756462  8130 raft_consensus.cc:740] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
W20260713 09:01:19.757261  7976 leader_election.cc:343] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.759546  8169 raft_consensus.cc:2804] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.760046  8169 raft_consensus.cc:493] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.760468  8169 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.767153  8138 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.767663  8138 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.769665  8138 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:19.770236  8169 raft_consensus.cc:515] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.771232  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:19.772606  7828 leader_election.cc:343] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.757172  8130 consensus_queue.cc:260] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.774602  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.775213  7937 raft_consensus.cc:2468] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 0.
I20260713 09:01:19.775902  8169 leader_election.cc:290] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:19.776217  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:19.775607  8130 ts_tablet_manager.cc:1434] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:01:19.776823  7936 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.777387  8130 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.777472  7755 catalog_manager.cc:5697] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.782739  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
W20260713 09:01:19.784004  7976 leader_election.cc:343] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.785079  8127 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.784907  7825 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:19.785578  8127 ts_tablet_manager.cc:1403] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.008s
I20260713 09:01:19.786031  8138 raft_consensus.cc:2804] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:19.786422  8138 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:19.786744  8138 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.788034  8127 raft_consensus.cc:359] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.788666  8127 raft_consensus.cc:385] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.788915  8127 raft_consensus.cc:740] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.789562  8127 consensus_queue.cc:260] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.791492  8127 ts_tablet_manager.cc:1434] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:19.783239  8130 tablet_bootstrap.cc:654] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.791736  7936 raft_consensus.cc:2468] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:19.792981  7974 leader_election.cc:304] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [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: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:19.794140  8169 raft_consensus.cc:2804] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.794700  8169 raft_consensus.cc:697] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:19.795533  8127 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.795694  8169 consensus_queue.cc:237] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.801055  8136 consensus_queue.cc:1048] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.801502  8127 tablet_bootstrap.cc:654] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.815675  8138 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.819406  8128 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.820050  8128 ts_tablet_manager.cc:1403] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.014s
I20260713 09:01:19.822139  8127 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.822615  8127 ts_tablet_manager.cc:1403] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260713 09:01:19.824795  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:19.825187  8127 raft_consensus.cc:359] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.825946  8127 raft_consensus.cc:385] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.826208  8127 raft_consensus.cc:740] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.828017  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:19.828776  7936 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.826823  8127 consensus_queue.cc:260] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.840170  8127 ts_tablet_manager.cc:1434] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:01:19.841424  8127 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.846266  8138 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
W20260713 09:01:19.856763  7828 leader_election.cc:343] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:19.862255  8136 consensus_queue.cc:1048] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.870251  8127 tablet_bootstrap.cc:654] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.874301  8128 raft_consensus.cc:359] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.876226  7936 raft_consensus.cc:2468] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:19.877862  7825 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:19.875221  8128 raft_consensus.cc:385] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.878912  8128 raft_consensus.cc:740] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.880242  8128 consensus_queue.cc:260] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.881595  8130 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.882754  8130 ts_tablet_manager.cc:1403] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.039s
I20260713 09:01:19.883490  8128 ts_tablet_manager.cc:1434] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.002s
I20260713 09:01:19.885497  8195 raft_consensus.cc:2804] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:19.886210  8195 raft_consensus.cc:697] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:19.887463  8129 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.887918  8129 ts_tablet_manager.cc:1403] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.156s	user 0.058s	sys 0.037s
I20260713 09:01:19.887274  8195 consensus_queue.cc:237] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.883525  8138 consensus_queue.cc:1048] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:01:19.889675  8136 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.890316  8136 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.892334  8136 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:19.894831  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.894675  8129 raft_consensus.cc:359] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.895439  8129 raft_consensus.cc:385] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.895716  8129 raft_consensus.cc:740] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.896658  8129 consensus_queue.cc:260] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.898927  8194 consensus_queue.cc:1048] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:19.902582  7755 catalog_manager.cc:5697] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:19.903879  8129 ts_tablet_manager.cc:1434] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:01:19.905341  8129 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.909699  8128 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:19.916587  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.914317  8130 raft_consensus.cc:359] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.917698  8130 raft_consensus.cc:385] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.917887  7936 raft_consensus.cc:2393] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 1: Already voted for candidate 2f42c64b59f2465d8bbc4f94585a20db in this term.
I20260713 09:01:19.918002  8130 raft_consensus.cc:740] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.918859  8130 consensus_queue.cc:260] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:19.919093  8048 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:19.920423  8217 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.922916  8129 tablet_bootstrap.cc:654] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.924291  8127 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:19.925897  8127 ts_tablet_manager.cc:1403] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260713 09:01:19.927685  8130 ts_tablet_manager.cc:1434] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:01:19.928728  8217 raft_consensus.cc:2749] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.933892  8128 tablet_bootstrap.cc:654] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.928809  8130 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:19.942611  7758 catalog_manager.cc:5697] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 1 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:19.944330  8130 tablet_bootstrap.cc:654] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.948975  8129 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:19.949434  8129 ts_tablet_manager.cc:1403] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260713 09:01:19.949612  8128 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:19.950071  8128 ts_tablet_manager.cc:1403] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.002s
I20260713 09:01:19.951889  8129 raft_consensus.cc:359] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.952584  8129 raft_consensus.cc:385] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.952533  8128 raft_consensus.cc:359] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.953158  8129 raft_consensus.cc:740] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.953375  8128 raft_consensus.cc:385] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.953737  8128 raft_consensus.cc:740] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.954190  8129 consensus_queue.cc:260] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.956453  8130 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:19.956867  8129 ts_tablet_manager.cc:1434] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:19.957155  8211 raft_consensus.cc:493] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:19.956907  8136 consensus_queue.cc:1048] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:19.931157  8127 raft_consensus.cc:359] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.957953  8127 raft_consensus.cc:385] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.957748  8211 raft_consensus.cc:515] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:19.960136  8211 leader_election.cc:290] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:19.960636  8127 raft_consensus.cc:740] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.961548  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:19.961800  8130 ts_tablet_manager.cc:1403] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260713 09:01:19.963743  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69fe8ac9bac4186ad1de52141da6d47" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:19.961378  8127 consensus_queue.cc:260] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.965832  8048 leader_election.cc:304] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:19.967417  8127 ts_tablet_manager.cc:1434] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:01:19.968380  8127 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:19.954468  8128 consensus_queue.cc:260] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:19.969275  8136 raft_consensus.cc:2749] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:19.969441  8217 consensus_queue.cc:1048] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:19.970141  8130 raft_consensus.cc:359] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.970778  8130 raft_consensus.cc:385] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:19.971032  8130 raft_consensus.cc:740] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:19.971304  8128 ts_tablet_manager.cc:1434] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:01:19.972178  8128 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:19.958185  8129 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:19.971637  8130 consensus_queue.cc:260] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:19.979053  8085 raft_consensus.cc:3060] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:19.982492  8128 tablet_bootstrap.cc:654] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.988528  8129 tablet_bootstrap.cc:654] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.991255  8127 tablet_bootstrap.cc:654] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:19.992417  8130 ts_tablet_manager.cc:1434] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.002s
I20260713 09:01:19.993377  8130 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:20.005930  8217 raft_consensus.cc:493] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.006624  8217 raft_consensus.cc:515] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.012630  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.016585  8213 raft_consensus.cc:493] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.017287  8213 raft_consensus.cc:515] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.017738  8217 leader_election.cc:290] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:20.021225  8213 leader_election.cc:290] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.021596  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.022074  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.022486  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
W20260713 09:01:20.022987  7977 leader_election.cc:343] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.023262  8009 raft_consensus.cc:2468] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:20.022928  7861 raft_consensus.cc:2468] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
W20260713 09:01:20.021955  8048 leader_election.cc:343] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.024643  7976 leader_election.cc:304] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.030584  8130 tablet_bootstrap.cc:654] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.028714  8213 raft_consensus.cc:2804] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.033615  8137 raft_consensus.cc:493] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.032116  8128 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.034603  8128 ts_tablet_manager.cc:1403] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.013s
I20260713 09:01:20.032449  8213 raft_consensus.cc:493] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.034076  8137 raft_consensus.cc:515] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.036247  8213 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.038313  8128 raft_consensus.cc:359] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.039021  8128 raft_consensus.cc:385] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.039287  8128 raft_consensus.cc:740] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.039508  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.042336  8128 consensus_queue.cc:260] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.043140  8217 raft_consensus.cc:493] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.034005  8050 leader_election.cc:304] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [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: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:20.044978  8128 ts_tablet_manager.cc:1434] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:01:20.045552  8136 raft_consensus.cc:2804] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.045928  8136 raft_consensus.cc:493] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.046178  8137 leader_election.cc:290] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.046273  8136 raft_consensus.cc:3060] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.043570  8217 raft_consensus.cc:515] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.047621  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60989f4c0ce4704ae819d01a7eb7e3f" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.050115  7902 leader_election.cc:304] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.051254  8217 leader_election.cc:290] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.051550  8137 raft_consensus.cc:2749] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.053009  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.053658  7861 raft_consensus.cc:2468] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 0.
I20260713 09:01:20.053733  8156 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.054241  8156 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.054891  8050 leader_election.cc:304] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:20.055775  8213 raft_consensus.cc:515] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.054848  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:20.058312  8048 leader_election.cc:343] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.058457  8213 leader_election.cc:290] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.059340  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.059989  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:20.060567  8217 raft_consensus.cc:2804] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:01:20.060637  7977 leader_election.cc:343] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.061021  8217 raft_consensus.cc:493] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:01:20.061379  7977 leader_election.cc:343] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.061390  8217 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.062069  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.056314  8156 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.063465  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
W20260713 09:01:20.063678  7976 leader_election.cc:343] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.064102  7860 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.064136  7976 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e84e06da11493991af010ba2a67e85; no voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41
I20260713 09:01:20.065625  8156 raft_consensus.cc:2749] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.056759  8128 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:20.071149  8136 raft_consensus.cc:515] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.074373  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:20.076327  8009 raft_consensus.cc:3060] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.077589  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:20.084141  8127 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:20.084882  8127 ts_tablet_manager.cc:1403] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.009s
W20260713 09:01:20.086790  8048 leader_election.cc:343] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.088341  8127 raft_consensus.cc:359] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.092111  8127 raft_consensus.cc:385] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.092530  8127 raft_consensus.cc:740] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.091471  8009 raft_consensus.cc:2468] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:20.092780  8129 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:20.095383  8050 leader_election.cc:304] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [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: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:20.074790  8136 leader_election.cc:290] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:20.095728  8129 ts_tablet_manager.cc:1403] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.028s
I20260713 09:01:20.096648  8216 raft_consensus.cc:2804] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.093771  8127 consensus_queue.cc:260] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.097137  8216 raft_consensus.cc:697] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:20.098482  8216 consensus_queue.cc:237] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.099707  8128 tablet_bootstrap.cc:654] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.100832  8127 ts_tablet_manager.cc:1434] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:01:20.090862  8217 raft_consensus.cc:515] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.111531  8127 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:20.097577  7860 raft_consensus.cc:2468] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.124620  8217 leader_election.cc:290] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.125639  7976 leader_election.cc:304] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.125674  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:20.127861  8129 raft_consensus.cc:359] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.129906  8129 raft_consensus.cc:385] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.130252  8129 raft_consensus.cc:740] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
W20260713 09:01:20.130450  8048 leader_election.cc:343] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.130278  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:20.131485  8156 raft_consensus.cc:493] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.130290  8169 raft_consensus.cc:2804] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.133901  8129 consensus_queue.cc:260] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.135493  8129 ts_tablet_manager.cc:1434] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:01:20.136363  8129 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:20.141395  8169 raft_consensus.cc:697] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:20.141784  8129 tablet_bootstrap.cc:654] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.142313  8169 consensus_queue.cc:237] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.132113  8127 tablet_bootstrap.cc:654] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.134059  7861 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.145609  7757 catalog_manager.cc:5697] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:20.134651  8156 raft_consensus.cc:515] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.151995  8156 leader_election.cc:290] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.153441  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.154115  7936 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.155277  7974 leader_election.cc:304] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.156100  8156 raft_consensus.cc:2804] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.156448  8156 raft_consensus.cc:493] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.156772  8156 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.160009  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.160851  7860 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.162828  8130 tablet_bootstrap.cc:492] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:20.163544  8130 ts_tablet_manager.cc:1403] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.029s
I20260713 09:01:20.163450  8156 raft_consensus.cc:515] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.165629  7861 raft_consensus.cc:2468] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:20.166796  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:20.167367  7936 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.169250  8050 leader_election.cc:304] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:20.169798  8130 raft_consensus.cc:359] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.170979  8216 raft_consensus.cc:2804] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.172240  8128 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.172844  8130 raft_consensus.cc:385] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.173071  8128 ts_tablet_manager.cc:1403] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.038s
I20260713 09:01:20.173218  8130 raft_consensus.cc:740] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.174376  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:20.174713  7936 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.172281  8216 raft_consensus.cc:697] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:20.176159  8156 leader_election.cc:290] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.175451  7861 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.176614  8216 consensus_queue.cc:237] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.178809  8137 raft_consensus.cc:493] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.179433  8137 raft_consensus.cc:515] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.175952  7974 leader_election.cc:304] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.183002  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.183771  8169 raft_consensus.cc:2804] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.184257  8169 raft_consensus.cc:697] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
W20260713 09:01:20.184638  7903 leader_election.cc:343] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.185647  8137 leader_election.cc:290] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.185071  8169 consensus_queue.cc:237] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.187332  8127 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: No bootstrap required, opened a new log
I20260713 09:01:20.187817  8127 ts_tablet_manager.cc:1403] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.001s
I20260713 09:01:20.175050  8130 consensus_queue.cc:260] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.190498  8127 raft_consensus.cc:359] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.191149  8127 raft_consensus.cc:385] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.191396  8127 raft_consensus.cc:740] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.191617  8195 raft_consensus.cc:493] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.175897  8128 raft_consensus.cc:359] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.192101  8195 raft_consensus.cc:515] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.192618  8128 raft_consensus.cc:385] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.192935  8128 raft_consensus.cc:740] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.193060  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.193706  8128 consensus_queue.cc:260] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.194250  8195 leader_election.cc:290] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:20.195739  8128 ts_tablet_manager.cc:1434] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:01:20.195822  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.196709  8128 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: Bootstrap starting.
W20260713 09:01:20.197322  7827 leader_election.cc:343] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.199554  7756 catalog_manager.cc:5697] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 1 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.195760  8130 ts_tablet_manager.cc:1434] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:01:20.202006  7859 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.203086  8128 tablet_bootstrap.cc:654] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.207135  8130 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:20.207935  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:20.213996  7825 leader_election.cc:343] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.214457  7825 leader_election.cc:304] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.215783  8213 consensus_queue.cc:1048] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.212601  7861 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.217322  8186 raft_consensus.cc:2749] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.221161  8130 tablet_bootstrap.cc:654] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.220867  8213 consensus_queue.cc:1048] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.235067  8129 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:20.235771  8129 ts_tablet_manager.cc:1403] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.100s	user 0.003s	sys 0.006s
I20260713 09:01:20.238397  8137 raft_consensus.cc:493] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.238909  8137 raft_consensus.cc:515] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.239187  8216 consensus_queue.cc:1048] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.238775  8127 consensus_queue.cc:260] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.240021  8186 raft_consensus.cc:493] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.241014  8137 leader_election.cc:290] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.243744  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:20.245908  7903 leader_election.cc:343] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.246057  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.240594  8186 raft_consensus.cc:515] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
W20260713 09:01:20.247466  7902 leader_election.cc:343] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.247921  7902 leader_election.cc:304] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.248091  8129 raft_consensus.cc:359] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.249069  8129 raft_consensus.cc:385] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.249500  8129 raft_consensus.cc:740] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.250659  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:20.252218  7828 leader_election.cc:343] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:20.252653  7808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:20.249118  7860 raft_consensus.cc:2468] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 0.
I20260713 09:01:20.253660  8129 consensus_queue.cc:260] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.248672  8186 leader_election.cc:290] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.259296  8137 raft_consensus.cc:2749] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.261963  8127 ts_tablet_manager.cc:1434] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260713 09:01:20.262063  7902 leader_election.cc:304] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.263275  8216 consensus_queue.cc:1048] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.264674  8137 raft_consensus.cc:2804] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.265118  8137 raft_consensus.cc:493] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.265570  8137 raft_consensus.cc:3060] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.266677  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.267653  8213 raft_consensus.cc:493] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.268160  8213 raft_consensus.cc:515] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.271749  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
W20260713 09:01:20.279845  7974 leader_election.cc:343] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.281773  8129 ts_tablet_manager.cc:1434] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.000s
I20260713 09:01:20.282582  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.283038  8129 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:20.278007  8137 raft_consensus.cc:515] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
W20260713 09:01:20.284181  7977 leader_election.cc:343] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.285121  7977 leader_election.cc:304] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:20.286396  8156 raft_consensus.cc:2749] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.284595  8213 leader_election.cc:290] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.288357  7937 raft_consensus.cc:2393] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f42c64b59f2465d8bbc4f94585a20db in current term 1: Already voted for candidate 91efa4e61aea43c587eaabaec8872571 in this term.
I20260713 09:01:20.291249  8129 tablet_bootstrap.cc:654] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.291245  7825 leader_election.cc:304] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db; no voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41
I20260713 09:01:20.293118  8186 raft_consensus.cc:3060] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.295010  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
W20260713 09:01:20.296382  7903 leader_election.cc:343] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.297649  8130 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:20.298125  8130 ts_tablet_manager.cc:1403] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.006s
I20260713 09:01:20.300907  8130 raft_consensus.cc:359] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.301615  8130 raft_consensus.cc:385] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.301934  8130 raft_consensus.cc:740] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.303033  8137 leader_election.cc:290] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.302839  8130 consensus_queue.cc:260] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.303864  8129 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:20.304468  8129 ts_tablet_manager.cc:1403] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:01:20.304069  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:20.305783  8130 ts_tablet_manager.cc:1434] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:01:20.306990  8130 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:20.307860  8129 raft_consensus.cc:359] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.308739  8129 raft_consensus.cc:385] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.309088  8129 raft_consensus.cc:740] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.309484  8186 raft_consensus.cc:2749] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.310060  8129 consensus_queue.cc:260] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.313176  8129 ts_tablet_manager.cc:1434] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:01:20.314355  8129 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: Bootstrap starting.
I20260713 09:01:20.328248  8129 tablet_bootstrap.cc:654] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.331439  7860 raft_consensus.cc:2468] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:20.334757  8137 raft_consensus.cc:493] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.335765  8137 raft_consensus.cc:515] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.341447  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.344563  8137 leader_election.cc:290] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.345072  8137 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.345466  8137 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.350648  8130 tablet_bootstrap.cc:654] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.351123  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.352183  7902 leader_election.cc:304] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.352888  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f28e62d81cb4cf8a54f054d7557bc20" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.353991  8282 raft_consensus.cc:2804] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.354058  8008 raft_consensus.cc:2393] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91efa4e61aea43c587eaabaec8872571 in current term 1: Already voted for candidate d73f066426824f649c543baa56862d41 in this term.
I20260713 09:01:20.357350  7902 leader_election.cc:304] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.362282  8284 raft_consensus.cc:3060] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.361334  8137 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.376292  8186 consensus_queue.cc:1048] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:20.380692  8130 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:20.381212  8130 ts_tablet_manager.cc:1403] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.004s
I20260713 09:01:20.383860  8130 raft_consensus.cc:359] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.384788  8130 raft_consensus.cc:385] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.385077  8130 raft_consensus.cc:740] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.389225  8284 raft_consensus.cc:2749] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.392949  8128 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.393537  8128 ts_tablet_manager.cc:1403] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.197s	user 0.064s	sys 0.106s
I20260713 09:01:20.396457  8128 raft_consensus.cc:359] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.397109  8128 raft_consensus.cc:385] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.397356  8128 raft_consensus.cc:740] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.399529  8128 consensus_queue.cc:260] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
W20260713 09:01:20.401186  7902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.157.131:44585, user_credentials={real_user=slave}} blocked reactor thread for 43943.3us
I20260713 09:01:20.402717  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.402923  8130 consensus_queue.cc:260] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.403502  8128 ts_tablet_manager.cc:1434] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:01:20.404114  7902 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41
I20260713 09:01:20.404383  8128 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:20.405135  8287 raft_consensus.cc:2749] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.405761  8130 ts_tablet_manager.cc:1434] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:01:20.406247  8129 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: No bootstrap required, opened a new log
I20260713 09:01:20.406635  8130 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:20.410305  8128 tablet_bootstrap.cc:654] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.410344  7756 catalog_manager.cc:5697] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.412269  7756 catalog_manager.cc:5697] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:20.406653  8129 ts_tablet_manager.cc:1403] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.028s
I20260713 09:01:20.416718  7936 raft_consensus.cc:3060] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.417811  8129 raft_consensus.cc:359] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.418438  8129 raft_consensus.cc:385] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.418582  8130 tablet_bootstrap.cc:654] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.418730  8129 raft_consensus.cc:740] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.419405  8129 consensus_queue.cc:260] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.420876  8129 ts_tablet_manager.cc:1434] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:01:20.433473  8186 consensus_queue.cc:1048] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:20.438747  8282 raft_consensus.cc:697] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:20.440038  8282 consensus_queue.cc:237] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.448056  8169 raft_consensus.cc:493] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.449762  8169 raft_consensus.cc:515] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.452447  8169 leader_election.cc:290] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.454522  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.455407  7935 raft_consensus.cc:2468] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.458304  7974 leader_election.cc:304] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.461416  8213 raft_consensus.cc:2804] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.461910  8213 raft_consensus.cc:493] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.462337  8213 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.477964  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:20.479784  7977 leader_election.cc:343] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.506335  7935 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.501183  7757 catalog_manager.cc:5697] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:20.509287  8169 raft_consensus.cc:493] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.510016  8169 raft_consensus.cc:515] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.515064  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.523072  8213 raft_consensus.cc:515] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
W20260713 09:01:20.524180  7974 leader_election.cc:343] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.525178  8213 leader_election.cc:290] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.530148  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:20.530959  7934 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.532069  8163 consensus_queue.cc:1048] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:20.531454  8213 raft_consensus.cc:493] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.534413  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:20.533643  8169 leader_election.cc:290] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.536465  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
W20260713 09:01:20.546413  7977 leader_election.cc:343] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.543314  7861 raft_consensus.cc:2468] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.549536  7976 leader_election.cc:304] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:20.551020  8156 raft_consensus.cc:2804] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.551505  8156 raft_consensus.cc:493] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.551915  8156 raft_consensus.cc:3060] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.553738  8186 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.555178  8186 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.560302  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.561112  8009 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 0.
I20260713 09:01:20.566619  8128 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.567160  8128 ts_tablet_manager.cc:1403] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.163s	user 0.051s	sys 0.083s
I20260713 09:01:20.565459  7827 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.568312  8138 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.568792  8138 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.568941  7934 raft_consensus.cc:2468] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.568217  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.570448  7974 leader_election.cc:304] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [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: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
W20260713 09:01:20.571506  7828 leader_election.cc:343] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.543156  8213 raft_consensus.cc:515] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.572556  8169 raft_consensus.cc:2804] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.573210  8169 raft_consensus.cc:697] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:20.571173  8128 raft_consensus.cc:359] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.574184  8128 raft_consensus.cc:385] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.574411  8128 raft_consensus.cc:740] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.574898  8128 consensus_queue.cc:260] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.569119  8138 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.566727  8186 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.577353  8128 ts_tablet_manager.cc:1434] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260713 09:01:20.578154  8128 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:20.582521  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.583422  8084 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.584810  7977 leader_election.cc:304] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.586165  8135 raft_consensus.cc:2804] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.586403  8128 tablet_bootstrap.cc:654] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.587559  8085 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.589699  8169 consensus_queue.cc:237] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.593582  8282 raft_consensus.cc:493] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.594192  8282 raft_consensus.cc:515] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.586541  8135 raft_consensus.cc:493] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.596725  8135 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.618323  8156 raft_consensus.cc:515] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.624274  8156 leader_election.cc:290] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.624693  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:20.625453  7861 raft_consensus.cc:3060] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.625566  8156 consensus_queue.cc:1048] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:20.633417  8282 leader_election.cc:290] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.635114  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
W20260713 09:01:20.642524  7827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.131:44585, user_credentials={real_user=slave}} blocked reactor thread for 61482.8us
W20260713 09:01:20.658870  7903 leader_election.cc:343] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.662341  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.663024  8010 raft_consensus.cc:2468] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 0.
I20260713 09:01:20.666939  7861 raft_consensus.cc:2468] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.668385  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.669039  7859 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 0.
I20260713 09:01:20.657305  8213 leader_election.cc:290] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
W20260713 09:01:20.657003  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.130:46459, user_credentials={real_user=slave}} blocked reactor thread for 47223.3us
I20260713 09:01:20.678758  8130 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:20.679394  8130 ts_tablet_manager.cc:1403] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.273s	user 0.056s	sys 0.066s
I20260713 09:01:20.673700  7902 leader_election.cc:304] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [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: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.693140  8282 raft_consensus.cc:2804] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:20.693557  8282 raft_consensus.cc:493] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:20.693894  8282 raft_consensus.cc:3060] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.696295  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:20.693930  8138 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.690618  7976 leader_election.cc:304] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.709388  8217 consensus_queue.cc:1048] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.711073  8163 raft_consensus.cc:493] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.711611  8163 raft_consensus.cc:515] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.715111  8299 raft_consensus.cc:2804] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.717206  8130 raft_consensus.cc:359] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.718124  8130 raft_consensus.cc:385] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.718464  8130 raft_consensus.cc:740] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.719292  8130 consensus_queue.cc:260] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.725685  8130 ts_tablet_manager.cc:1434] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260713 09:01:20.728253  8130 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: Bootstrap starting.
I20260713 09:01:20.730736  8128 tablet_bootstrap.cc:492] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.731144  8128 ts_tablet_manager.cc:1403] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.153s	user 0.038s	sys 0.015s
I20260713 09:01:20.740175  8282 raft_consensus.cc:515] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.730099  8137 raft_consensus.cc:493] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.748486  8299 raft_consensus.cc:697] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:20.732031  8169 consensus_queue.cc:1048] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260713 09:01:20.750824  8137 raft_consensus.cc:515] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.759862  8137 leader_election.cc:290] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:20.761289  8130 tablet_bootstrap.cc:654] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.764185  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.769948  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741d61758cdd49cb8636a7ab4554950b" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.781850  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:20.783143  8135 raft_consensus.cc:515] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.783411  8299 consensus_queue.cc:237] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:20.778784  8282 leader_election.cc:290] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.790961  8130 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: No bootstrap required, opened a new log
I20260713 09:01:20.791416  8130 ts_tablet_manager.cc:1403] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.003s
I20260713 09:01:20.791222  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:20.791965  8010 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.787703  8305 raft_consensus.cc:493] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.793478  8163 leader_election.cc:290] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
W20260713 09:01:20.793987  8294 log.cc:927] Time spent T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260713 09:01:20.794142  8130 raft_consensus.cc:359] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.794778  8130 raft_consensus.cc:385] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.795034  8130 raft_consensus.cc:740] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Initialized, Role: FOLLOWER
I20260713 09:01:20.793642  7861 raft_consensus.cc:2393] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91efa4e61aea43c587eaabaec8872571 in current term 1: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:20.795687  8130 consensus_queue.cc:260] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.798882  8130 ts_tablet_manager.cc:1434] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:01:20.801889  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:20.793201  8305 raft_consensus.cc:515] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.802322  8138 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:20.804507  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:20.813082  8083 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.815652  8128 raft_consensus.cc:359] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.816147  8128 raft_consensus.cc:385] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:20.816425  8128 raft_consensus.cc:740] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
W20260713 09:01:20.816949  7828 leader_election.cc:343] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d73f066426824f649c543baa56862d41 (127.5.157.132:39997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:20.817167  8128 consensus_queue.cc:260] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.806159  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c45d731c5b40ad9cb9a07d897e3c7d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:20.819555  8128 ts_tablet_manager.cc:1434] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260713 09:01:20.822892  7902 leader_election.cc:304] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.824049  8286 raft_consensus.cc:3060] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.826543  8305 leader_election.cc:290] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:20.828107  8128 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:20.826360  8010 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 1.
I20260713 09:01:20.831058  7827 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:20.832280  8138 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.832792  8138 raft_consensus.cc:697] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:20.838047  8138 consensus_queue.cc:237] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
W20260713 09:01:20.842183  8303 log.cc:927] Time spent T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: Append to log took a long time: real 0.083s	user 0.003s	sys 0.000s
I20260713 09:01:20.841578  8286 raft_consensus.cc:2749] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.842315  8128 tablet_bootstrap.cc:654] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:20.833832  8009 raft_consensus.cc:3060] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.859305  8083 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.860970  7977 leader_election.cc:304] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.861316  8163 consensus_queue.cc:1048] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.866096  8009 raft_consensus.cc:2468] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:20.870921  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.871771  7859 raft_consensus.cc:2393] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 1: Already voted for candidate 91efa4e61aea43c587eaabaec8872571 in this term.
W20260713 09:01:20.851019  8048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.130:46459, user_credentials={real_user=slave}} blocked reactor thread for 46442.9us
I20260713 09:01:20.877691  8304 raft_consensus.cc:2804] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.879613  8213 consensus_queue.cc:1048] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.881161  8135 leader_election.cc:290] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 1 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.881732  8084 raft_consensus.cc:3060] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.883307  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.884882  7902 leader_election.cc:304] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:20.885862  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:20.886441  7859 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.887434  7935 raft_consensus.cc:2468] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.888857  8286 raft_consensus.cc:2804] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:20.889058  8084 raft_consensus.cc:2468] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:20.889384  8286 raft_consensus.cc:697] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:20.890290  8286 consensus_queue.cc:237] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:20.899778  8287 raft_consensus.cc:493] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:20.901361  8287 raft_consensus.cc:515] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:20.904031  8287 leader_election.cc:290] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:20.904649  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:20.905223  7859 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:20.915512  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997691f116884c33b09dd4c7e3422660" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:20.917840  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:20.920778  8135 consensus_queue.cc:1048] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:20.907919  8304 raft_consensus.cc:697] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:20.925650  7937 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.925800  8304 consensus_queue.cc:237] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:20.913364  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:20.932786  8050 leader_election.cc:304] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [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: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:20.932163  8287 consensus_queue.cc:1048] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:01:20.935364  8048 leader_election.cc:304] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:20.937912  8305 raft_consensus.cc:3060] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:20.931576  7902 leader_election.cc:304] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41
I20260713 09:01:20.952329  8287 raft_consensus.cc:2749] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:20.952833  8306 consensus_queue.cc:1048] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:20.959339  7755 catalog_manager.cc:5697] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:20.968869  7756 catalog_manager.cc:5697] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 1 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:20.977950  8163 raft_consensus.cc:2749] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:20.988601  8128 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:20.989434  8128 ts_tablet_manager.cc:1403] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.004s
I20260713 09:01:20.983700  8305 raft_consensus.cc:2749] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:21.040019  8128 raft_consensus.cc:359] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.040735  8128 raft_consensus.cc:385] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:21.040990  8128 raft_consensus.cc:740] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.041467  8286 consensus_queue.cc:1048] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.041649  8128 consensus_queue.cc:260] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.044070  8128 ts_tablet_manager.cc:1434] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.000s
I20260713 09:01:21.045122  8128 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: Bootstrap starting.
I20260713 09:01:21.060309  7755 catalog_manager.cc:5697] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:21.072101  8128 tablet_bootstrap.cc:654] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:21.070299  7755 catalog_manager.cc:5697] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:21.074009  7755 catalog_manager.cc:5697] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:21.077409  8128 tablet_bootstrap.cc:492] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: No bootstrap required, opened a new log
I20260713 09:01:21.078013  8128 ts_tablet_manager.cc:1403] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:01:21.080397  8128 raft_consensus.cc:359] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:21.080862  8128 raft_consensus.cc:385] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:21.081014  8128 raft_consensus.cc:740] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.081641  8128 consensus_queue.cc:260] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:21.083312  8128 ts_tablet_manager.cc:1434] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:21.130553  8304 consensus_queue.cc:1048] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.138602  8084 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:21.146549  8299 consensus_queue.cc:1048] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.242879  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
W20260713 09:01:21.268464  8050 consensus_peers.cc:597] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:21.271646  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:21.272398  5750 tablet_replica.cc:333] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.273105  5750 raft_consensus.cc:2243] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.273627  5750 raft_consensus.cc:2272] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.276347  5750 tablet_replica.cc:333] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.276930  5750 raft_consensus.cc:2243] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.277551  5750 pending_rounds.cc:70] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Trying to abort 1 pending ops.
I20260713 09:01:21.280474  5750 pending_rounds.cc:77] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306990718322102272 op_type: NO_OP noop_request { }
I20260713 09:01:21.280920  5750 raft_consensus.cc:2889] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:21.281283  5750 raft_consensus.cc:2272] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.284148  5750 tablet_replica.cc:333] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.284966  5750 raft_consensus.cc:2243] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.286387  5750 raft_consensus.cc:2272] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.289448  5750 tablet_replica.cc:333] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.290336  5750 raft_consensus.cc:2243] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.290843  5750 raft_consensus.cc:2272] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.293470  5750 tablet_replica.cc:333] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.294497  5750 raft_consensus.cc:2243] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.295001  5750 raft_consensus.cc:2272] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.298146  5750 tablet_replica.cc:333] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
W20260713 09:01:21.298369  7976 consensus_peers.cc:597] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:21.298887  5750 raft_consensus.cc:2243] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.299716  5750 raft_consensus.cc:2272] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.299727  8286 consensus_queue.cc:1048] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:01:21.301095  7976 consensus_peers.cc:597] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:21.302382  5750 tablet_replica.cc:333] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.303253  5750 raft_consensus.cc:2243] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.303779  5750 raft_consensus.cc:2272] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.307713  5750 tablet_replica.cc:333] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.310256  5750 raft_consensus.cc:2243] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.310889  8287 consensus_queue.cc:1048] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.312223  5750 raft_consensus.cc:2272] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.315366  5750 tablet_replica.cc:333] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.316377  5750 raft_consensus.cc:2243] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.320132  8299 consensus_queue.cc:1048] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.324003  5750 raft_consensus.cc:2272] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.326368  5750 tablet_replica.cc:333] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.327728  5750 raft_consensus.cc:2243] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.328209  5750 raft_consensus.cc:2272] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:21.328230  7976 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 21 similar messages]
W20260713 09:01:21.330864  7976 consensus_peers.cc:597] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:21.333029  5750 tablet_replica.cc:333] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.333824  5750 raft_consensus.cc:2243] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.334333  5750 raft_consensus.cc:2272] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.336776  5750 tablet_replica.cc:333] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.337489  5750 raft_consensus.cc:2243] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.337985  5750 raft_consensus.cc:2272] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.340068  5750 tablet_replica.cc:333] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.340729  5750 raft_consensus.cc:2243] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:21.341478  7976 consensus_peers.cc:597] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:21.342878  5750 raft_consensus.cc:2272] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.344904  5750 tablet_replica.cc:333] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.345432  5750 raft_consensus.cc:2243] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.345888  5750 raft_consensus.cc:2272] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.348490  5750 tablet_replica.cc:333] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.349030  5750 raft_consensus.cc:2243] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:21.349776  5750 raft_consensus.cc:2272] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.351357  5750 tablet_replica.cc:333] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.351841  5750 raft_consensus.cc:2243] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.352218  5750 raft_consensus.cc:2272] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.353845  5750 tablet_replica.cc:333] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.354298  5750 raft_consensus.cc:2243] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.354655  5750 raft_consensus.cc:2272] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.356664  5750 tablet_replica.cc:333] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: stopping tablet replica
I20260713 09:01:21.357111  5750 raft_consensus.cc:2243] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:21.357574  5750 raft_consensus.cc:2272] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:21.388254  8304 consensus_queue.cc:1048] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:21.393285  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
W20260713 09:01:21.412904  7976 consensus_peers.cc:597] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.426762  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:21.426894  7976 consensus_peers.cc:597] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:21.433480  8333 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:01:21.433581  8334 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:01:21.437966  8336 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:01:21.439041  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:21.440896  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:21.441143  5750 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:01:21.441294  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933281441282 us; error 0 us; skew 500 ppm
I20260713 09:01:21.441813  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:21.443951  5750 webserver.cc:533] Webserver started at http://127.5.157.129:35523/ using document root <none> and password file <none>
I20260713 09:01:21.444376  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:21.444516  5750 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:21.447711  5750 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:21.452137  8341 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:01:21.453007  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:21.453375  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "2f42c64b59f2465d8bbc4f94585a20db"
format_stamp: "Formatted at 2026-07-13 09:01:17 on dist-test-slave-xzmj"
I20260713 09:01:21.453694  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933226095460-5750-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:01:21.480558  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:21.481652  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:21.482827  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:21.486004  8348 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:01:21.496428  7976 consensus_peers.cc:597] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.509778  8163 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:21.510277  8163 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.511981  8163 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:21.512624  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:21.513717  8008 raft_consensus.cc:2393] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 1: Already voted for candidate 2f42c64b59f2465d8bbc4f94585a20db in this term.
W20260713 09:01:21.517786  8050 leader_election.cc:336] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111)
I20260713 09:01:21.518210  8050 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:21.518858  8163 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:21.523461  8163 raft_consensus.cc:2749] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:21.573385  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:01:21.573751  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.088s	user 0.003s	sys 0.000s
I20260713 09:01:21.574076  5750 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:01:21.578615  8348 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
W20260713 09:01:21.599721  7976 consensus_peers.cc:597] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:21.603878  8050 consensus_peers.cc:597] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.606761  8348 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: 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
W20260713 09:01:21.606876  7902 consensus_peers.cc:597] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.607853  8348 tablet_bootstrap.cc:492] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.608520  8348 ts_tablet_manager.cc:1403] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.014s
I20260713 09:01:21.610819  8348 raft_consensus.cc:359] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.611269  8348 raft_consensus.cc:740] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.611948  8348 consensus_queue.cc:260] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.613950  8348 ts_tablet_manager.cc:1434] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:01:21.614545  8348 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.623744  8348 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.624439  8348 tablet_bootstrap.cc:492] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.624897  8348 ts_tablet_manager.cc:1403] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:01:21.626507  8348 raft_consensus.cc:359] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.626963  8348 raft_consensus.cc:740] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.627530  8348 consensus_queue.cc:260] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.628727  8348 ts_tablet_manager.cc:1434] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.629382  8348 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.638545  8348 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.639269  8348 tablet_bootstrap.cc:492] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.639846  8348 ts_tablet_manager.cc:1403] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
W20260713 09:01:21.639928  7902 consensus_peers.cc:597] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:21.642242  8348 raft_consensus.cc:359] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.642899  8348 raft_consensus.cc:740] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.643559  8348 consensus_queue.cc:260] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.645280  8348 ts_tablet_manager.cc:1434] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:01:21.645990  8348 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.659029  8348 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.659931  8348 tablet_bootstrap.cc:492] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.660497  8348 ts_tablet_manager.cc:1403] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:01:21.662778  8348 raft_consensus.cc:359] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.663408  8348 raft_consensus.cc:740] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.664124  8348 consensus_queue.cc:260] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.665935  8348 ts_tablet_manager.cc:1434] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:21.666452  5750 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:01:21.666676  8348 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.666730  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.093s	user 0.082s	sys 0.000s
I20260713 09:01:21.683144  8348 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.684196  8348 tablet_bootstrap.cc:492] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.684903  8348 ts_tablet_manager.cc:1403] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:01:21.687721  8348 raft_consensus.cc:359] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.688558  8348 raft_consensus.cc:740] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.689495  8348 consensus_queue.cc:260] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [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: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.691745  8348 ts_tablet_manager.cc:1434] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:21.692636  8348 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.709842  8348 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.710924  8348 tablet_bootstrap.cc:492] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.711645  8348 ts_tablet_manager.cc:1403] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:01:21.714474  8348 raft_consensus.cc:359] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.715227  8348 raft_consensus.cc:740] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.715929  8348 consensus_queue.cc:260] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.718320  8348 ts_tablet_manager.cc:1434] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:21.718904  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:38645
I20260713 09:01:21.718974  8414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:38645 every 8 connection(s)
I20260713 09:01:21.719152  8348 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.752532  8348 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.753604  8348 tablet_bootstrap.cc:492] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.754411  8348 ts_tablet_manager.cc:1403] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.013s
I20260713 09:01:21.757186  8348 raft_consensus.cc:359] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.758316  8348 raft_consensus.cc:740] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.759065  8348 consensus_queue.cc:260] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [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: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.761551  8348 ts_tablet_manager.cc:1434] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:21.762799  8348 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.784706  8416 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34633
I20260713 09:01:21.785248  8416 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:21.786126  8416 heartbeater.cc:507] Master 127.5.157.190:34633 requested a full tablet report, sending...
I20260713 09:01:21.787643  8348 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:01:21.788591  8348 tablet_bootstrap.cc:492] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.789201  8348 ts_tablet_manager.cc:1403] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:01:21.791342  8348 raft_consensus.cc:359] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.792146  8348 raft_consensus.cc:740] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.792785  8348 consensus_queue.cc:260] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.794513  8348 ts_tablet_manager.cc:1434] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:21.795264  8348 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.795495  7755 ts_manager.cc:194] Re-registered known tserver with Master: 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:21.808472  8348 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.809333  8348 tablet_bootstrap.cc:492] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.809962  8348 ts_tablet_manager.cc:1403] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:01:21.812453  8348 raft_consensus.cc:359] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.813076  8348 raft_consensus.cc:740] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.813846  7755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56472
I20260713 09:01:21.813736  8348 consensus_queue.cc:260] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.815450  8348 ts_tablet_manager.cc:1434] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:21.816202  8348 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.817247  8416 heartbeater.cc:499] Master 127.5.157.190:34633 was elected leader, sending a full tablet report...
I20260713 09:01:21.829278  8348 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.830148  8348 tablet_bootstrap.cc:492] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.830757  8348 ts_tablet_manager.cc:1403] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:01:21.832952  8348 raft_consensus.cc:359] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.833626  8348 raft_consensus.cc:740] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.834254  8348 consensus_queue.cc:260] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [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: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.836181  8348 ts_tablet_manager.cc:1434] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:01:21.836953  8348 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.849390  8348 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.850258  8348 tablet_bootstrap.cc:492] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.850831  8348 ts_tablet_manager.cc:1403] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:01:21.852676  8348 raft_consensus.cc:359] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.853138  8348 raft_consensus.cc:740] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.853641  8348 consensus_queue.cc:260] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.855255  8348 ts_tablet_manager.cc:1434] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.856194  8348 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.867694  8348 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.868328  8348 tablet_bootstrap.cc:492] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.868769  8348 ts_tablet_manager.cc:1403] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:01:21.870318  8348 raft_consensus.cc:359] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.870734  8348 raft_consensus.cc:740] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.871150  8348 consensus_queue.cc:260] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.872310  8348 ts_tablet_manager.cc:1434] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:01:21.873023  8348 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.884996  8348 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.885730  8348 tablet_bootstrap.cc:492] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.886234  8348 ts_tablet_manager.cc:1403] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:01:21.887768  8348 raft_consensus.cc:359] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.888247  8348 raft_consensus.cc:740] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.888769  8348 consensus_queue.cc:260] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.890532  8348 ts_tablet_manager.cc:1434] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.891451  8348 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.903493  8348 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.904707  8348 tablet_bootstrap.cc:492] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.905303  8348 ts_tablet_manager.cc:1403] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:01:21.906886  8348 raft_consensus.cc:359] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.907352  8348 raft_consensus.cc:740] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.907847  8348 consensus_queue.cc:260] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:21.909680  8348 ts_tablet_manager.cc:1434] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.910400  8348 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.921797  8348 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.922665  8348 tablet_bootstrap.cc:492] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.923192  8348 ts_tablet_manager.cc:1403] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:01:21.925444  8348 raft_consensus.cc:359] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.926103  8348 raft_consensus.cc:740] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.926725  8348 consensus_queue.cc:260] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.928483  8348 ts_tablet_manager.cc:1434] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:21.929307  8348 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.940019  8348 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.940696  8348 tablet_bootstrap.cc:492] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.941170  8348 ts_tablet_manager.cc:1403] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:01:21.942768  8348 raft_consensus.cc:359] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.943225  8348 raft_consensus.cc:740] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.943795  8348 consensus_queue.cc:260] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [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: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:21.945500  8348 ts_tablet_manager.cc:1434] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.946458  8348 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.959297  8348 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.959964  8348 tablet_bootstrap.cc:492] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.960475  8348 ts_tablet_manager.cc:1403] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:01:21.962131  8348 raft_consensus.cc:359] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.962558  8348 raft_consensus.cc:740] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.963089  8348 consensus_queue.cc:260] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [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: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.964478  8348 ts_tablet_manager.cc:1434] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:21.965279  8348 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap starting.
I20260713 09:01:21.976150  8348 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: 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:01:21.976900  8348 tablet_bootstrap.cc:492] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Bootstrap complete.
I20260713 09:01:21.977582  8348 ts_tablet_manager.cc:1403] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 09:01:21.979600  8348 raft_consensus.cc:359] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.980085  8348 raft_consensus.cc:740] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Initialized, Role: FOLLOWER
I20260713 09:01:21.980559  8348 consensus_queue.cc:260] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:21.982190  8348 ts_tablet_manager.cc:1434] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:22.458261  8415 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.458729  8415 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.460959  8415 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:22.461436  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.462118  8389 raft_consensus.cc:2468] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 1.
I20260713 09:01:22.463224  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:22.463307  8050 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:22.464386  8415 raft_consensus.cc:2804] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:22.464737  8415 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.465112  8415 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.470783  8415 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.472186  8415 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 2 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:22.472940  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:22.473201  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:22.473490  8389 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.479475  8389 raft_consensus.cc:2468] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73f066426824f649c543baa56862d41 in term 2.
I20260713 09:01:22.480365  8050 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:22.481052  8415 raft_consensus.cc:2804] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:22.481159  8304 raft_consensus.cc:493] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.481600  8415 raft_consensus.cc:697] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 2 LEADER]: Becoming Leader. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:22.481711  8304 raft_consensus.cc:515] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.482430  8415 consensus_queue.cc:237] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.483831  8304 leader_election.cc:290] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.488081  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:22.488759  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.489380  8389 raft_consensus.cc:2468] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:22.491452  7976 leader_election.cc:304] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:22.492247  8304 raft_consensus.cc:2804] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:22.493431  8304 raft_consensus.cc:493] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.493825  8304 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.493103  7755 catalog_manager.cc:5697] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 reported cstate change: term changed from 1 to 2, leader changed from 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129) to d73f066426824f649c543baa56862d41 (127.5.157.132). New cstate: current_term: 2 leader_uuid: "d73f066426824f649c543baa56862d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.500651  8437 raft_consensus.cc:493] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.500414  8304 raft_consensus.cc:515] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.501200  8437 raft_consensus.cc:515] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.502821  8304 leader_election.cc:290] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.503551  8437 leader_election.cc:290] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.503779  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:22.505528  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.506315  8389 raft_consensus.cc:2393] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91efa4e61aea43c587eaabaec8872571 in current term 2: Already voted for candidate d73f066426824f649c543baa56862d41 in this term.
I20260713 09:01:22.507186  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:22.507838  8388 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.505546  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169fc15906ae4d549cdb71b4e5bd9645" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:22.512807  8415 raft_consensus.cc:493] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.512943  8388 raft_consensus.cc:2468] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 2.
I20260713 09:01:22.513137  8437 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.513664  8415 raft_consensus.cc:515] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.513890  8437 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:22.514401  7976 leader_election.cc:304] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [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: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:22.514497  7903 leader_election.cc:304] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [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: 91efa4e61aea43c587eaabaec8872571; no voters: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41
I20260713 09:01:22.515846  8287 raft_consensus.cc:3060] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.516474  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:22.516630  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.517236  8008 raft_consensus.cc:2393] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 2: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:22.517334  8388 raft_consensus.cc:2468] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:22.517446  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:22.518761  8437 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:22.518690  7902 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: 
I20260713 09:01:22.519522  8304 raft_consensus.cc:2804] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:22.520004  8286 raft_consensus.cc:2804] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:22.520779  8304 raft_consensus.cc:697] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:22.520469  8282 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.520185  8415 leader_election.cc:290] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.520824  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb834793faa84a2e905ebbc5b03ea905" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.520391  8286 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.522451  8286 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.522579  8388 raft_consensus.cc:2393] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 2: Already voted for candidate e5e84e06da11493991af010ba2a67e85 in this term.
I20260713 09:01:22.521653  8282 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.523342  8287 raft_consensus.cc:2749] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:22.523229  8304 consensus_queue.cc:237] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.525116  8282 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.525309  8050 leader_election.cc:304] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [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: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85
I20260713 09:01:22.525909  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:22.526429  8415 raft_consensus.cc:3060] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.526752  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.527446  8388 raft_consensus.cc:2468] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 1.
I20260713 09:01:22.528628  7902 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:22.530218  8282 raft_consensus.cc:2804] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:22.530753  8282 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.530923  8286 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:22.531342  8282 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.533107  8286 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 election: Requested vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:22.534555  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:22.535174  8387 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.535252  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:22.536676  8415 raft_consensus.cc:2749] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:22.543375  8387 raft_consensus.cc:2468] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 2.
I20260713 09:01:22.544585  7902 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: e5e84e06da11493991af010ba2a67e85
I20260713 09:01:22.545778  8286 raft_consensus.cc:2804] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:22.546281  8286 raft_consensus.cc:697] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:22.546527  8282 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.547031  8286 consensus_queue.cc:237] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:22.549772  8282 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.550374  7755 catalog_manager.cc:5697] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 1 to 2, leader changed from 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129) to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.551222  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:22.551869  8387 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.555689  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:22.562970  8387 raft_consensus.cc:2468] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 2.
I20260713 09:01:22.564186  7902 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [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: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: d73f066426824f649c543baa56862d41
I20260713 09:01:22.565053  8286 raft_consensus.cc:2804] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:22.565570  7755 catalog_manager.cc:5697] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 1 to 2, leader changed from 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129) to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.565603  8286 raft_consensus.cc:697] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:22.577723  8286 consensus_queue.cc:237] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.588709  7755 catalog_manager.cc:5697] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 1 to 2, leader changed from 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129) to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:22.592110  8415 raft_consensus.cc:493] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.592599  8415 raft_consensus.cc:515] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:22.594475  8415 leader_election.cc:290] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:22.595099  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.595885  8387 raft_consensus.cc:2393] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d73f066426824f649c543baa56862d41 in current term 2: Already voted for candidate 91efa4e61aea43c587eaabaec8872571 in this term.
I20260713 09:01:22.595885  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d7faf877844b08888fda7e1644543d" candidate_uuid: "d73f066426824f649c543baa56862d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:22.597548  8048 leader_election.cc:304] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [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: d73f066426824f649c543baa56862d41; no voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:22.598336  8415 raft_consensus.cc:3060] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.603505  8415 raft_consensus.cc:2749] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:22.658596  8309 raft_consensus.cc:493] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2f42c64b59f2465d8bbc4f94585a20db)
I20260713 09:01:22.659435  8309 raft_consensus.cc:515] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:22.662123  8309 leader_election.cc:290] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:22.662218  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.663100  8387 raft_consensus.cc:2393] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e84e06da11493991af010ba2a67e85 in current term 2: Already voted for candidate 91efa4e61aea43c587eaabaec8872571 in this term.
I20260713 09:01:22.663587  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "139ec5a04b0f441ba7f140280cf8c51e" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91efa4e61aea43c587eaabaec8872571" is_pre_election: true
I20260713 09:01:22.664912  7974 leader_election.cc:304] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [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: e5e84e06da11493991af010ba2a67e85; no voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:22.665632  8309 raft_consensus.cc:3060] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.670454  8309 raft_consensus.cc:2749] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:22.897930  8309 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:22.898392  8309 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.900323  8309 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.901059  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:22.901269  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db" is_pre_election: true
I20260713 09:01:22.901774  8083 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 1.
I20260713 09:01:22.902149  8387 raft_consensus.cc:2410] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e84e06da11493991af010ba2a67e85 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:01:22.902848  7977 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [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: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:22.903885  8309 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:22.904218  8309 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:22.904425  8309 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.910390  8309 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.911868  8309 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645)
I20260713 09:01:22.912444  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:22.912711  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "e5e84e06da11493991af010ba2a67e85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
I20260713 09:01:22.912925  8083 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.913275  8387 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:22.917340  8083 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e84e06da11493991af010ba2a67e85 in term 2.
I20260713 09:01:22.917805  8387 raft_consensus.cc:2410] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e5e84e06da11493991af010ba2a67e85 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:01:22.918366  7977 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d73f066426824f649c543baa56862d41, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:22.919170  8309 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:22.919525  8309 raft_consensus.cc:697] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 LEADER]: Becoming Leader. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:22.920225  8309 consensus_queue.cc:237] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Queue going to LEADER 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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:22.926743  7755 catalog_manager.cc:5697] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 reported cstate change: term changed from 1 to 2, leader changed from 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129) to e5e84e06da11493991af010ba2a67e85 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "e5e84e06da11493991af010ba2a67e85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:22.959942  8387 raft_consensus.cc:1275] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Refusing update from remote peer d73f066426824f649c543baa56862d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:22.961201  8163 consensus_queue.cc:1048] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:22.970846  8009 raft_consensus.cc:1275] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:22.972332  8286 consensus_queue.cc:1048] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:22.977085  7937 raft_consensus.cc:1275] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Refusing update from remote peer d73f066426824f649c543baa56862d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:22.978526  8163 consensus_queue.cc:1048] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:22.999109  8083 raft_consensus.cc:1275] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer e5e84e06da11493991af010ba2a67e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:22.999794  8387 raft_consensus.cc:1275] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:23.000571  8299 consensus_queue.cc:1048] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.003124  8437 consensus_queue.cc:1048] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.017038  8387 raft_consensus.cc:1275] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Refusing update from remote peer e5e84e06da11493991af010ba2a67e85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:23.018962  8309 consensus_queue.cc:1048] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.028043  8083 raft_consensus.cc:1275] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:23.029500  8437 consensus_queue.cc:1048] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:23.047785  8387 raft_consensus.cc:1275] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:23.049285  8437 consensus_queue.cc:1048] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:23.360821  8447 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:23.361249  8447 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:23.363657  8447 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:23.377247  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41" is_pre_election: true
I20260713 09:01:23.377249  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85" is_pre_election: true
I20260713 09:01:23.378032  8084 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:23.379101  8345 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: e5e84e06da11493991af010ba2a67e85
I20260713 09:01:23.379818  8447 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:01:23.380072  8447 raft_consensus.cc:493] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:23.380296  8447 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:23.384814  8447 raft_consensus.cc:515] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:23.386309  8447 leader_election.cc:290] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 3 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:23.387041  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:23.387235  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766807dc67594429820ee2c38dfd4636" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:23.387787  8084 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:23.393141  8084 raft_consensus.cc:2468] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 3.
I20260713 09:01:23.394048  8345 leader_election.cc:304] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [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: 2f42c64b59f2465d8bbc4f94585a20db, d73f066426824f649c543baa56862d41; no voters: e5e84e06da11493991af010ba2a67e85
I20260713 09:01:23.394673  8447 raft_consensus.cc:2804] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:23.395934  8447 raft_consensus.cc:697] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 3 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:23.396725  8447 consensus_queue.cc:237] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [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: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:23.405867  7755 catalog_manager.cc:5697] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 2 to 3, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 3 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:23.440205  8084 raft_consensus.cc:1240] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 3 FOLLOWER]: Rejecting Update request from peer e5e84e06da11493991af010ba2a67e85 for earlier term 2. Current term is 3. Ops: []
I20260713 09:01:23.441780  8309 consensus_queue.cc:1059] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.442433  8304 raft_consensus.cc:3055] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:23.442811  8304 raft_consensus.cc:740] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:23.443445  8304 consensus_queue.cc:260] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:23.444250  8304 raft_consensus.cc:3060] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:23.848129  8008 raft_consensus.cc:1275] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 3 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:23.849124  8447 consensus_queue.cc:1048] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:23.849756  8447 consensus_queue.cc:1243] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Peer e5e84e06da11493991af010ba2a67e85 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:01:23.851994  8008 pending_rounds.cc:85] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Aborting all ops after (but not including) 0
I20260713 09:01:23.852236  8008 pending_rounds.cc:107] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:01:23.852399  8008 raft_consensus.cc:2889] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:01:23.861023  8084 raft_consensus.cc:1275] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 3 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:23.863059  8447 consensus_queue.cc:1048] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:01:26.612661  7791 debug-util.cc:398] Leaking SignalData structure 0x7b0800021220 after lost signal to thread 5753
W20260713 09:01:26.614919  7791 debug-util.cc:398] Leaking SignalData structure 0x7b0800032420 after lost signal to thread 7794
W20260713 09:01:26.616772  7791 debug-util.cc:398] Leaking SignalData structure 0x7b0800122200 after lost signal to thread 7961
W20260713 09:01:26.619083  7791 debug-util.cc:398] Leaking SignalData structure 0x7b08001e06e0 after lost signal to thread 8035
W20260713 09:01:26.621819  7791 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3bc0 after lost signal to thread 8109
W20260713 09:01:26.626151  7791 debug-util.cc:398] Leaking SignalData structure 0x7b0800121de0 after lost signal to thread 8414
I20260713 09:01:31.784657  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:31.810407  8009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28efd638180d4481a2918c71287cb631"
dest_uuid: "e5e84e06da11493991af010ba2a67e85"
mode: GRACEFUL
new_leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:38426
I20260713 09:01:31.811050  8009 raft_consensus.cc:606] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Received request to transfer leadership to TS 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:31.823427  8083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35cf89e6344d420b82bac76e10669765"
dest_uuid: "d73f066426824f649c543baa56862d41"
mode: GRACEFUL
new_leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:37384
I20260713 09:01:31.823879  8083 raft_consensus.cc:606] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Received request to transfer leadership to TS 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:31.826152  8009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e"
dest_uuid: "e5e84e06da11493991af010ba2a67e85"
mode: GRACEFUL
new_leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:38426
I20260713 09:01:31.826617  8009 raft_consensus.cc:606] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Received request to transfer leadership to TS 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:31.828687  8009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7"
dest_uuid: "e5e84e06da11493991af010ba2a67e85"
mode: GRACEFUL
new_leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:38426
I20260713 09:01:31.829107  8009 raft_consensus.cc:606] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Received request to transfer leadership to TS 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:31.831058  8009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1"
dest_uuid: "e5e84e06da11493991af010ba2a67e85"
mode: GRACEFUL
new_leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:38426
I20260713 09:01:31.831487  8009 raft_consensus.cc:606] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Received request to transfer leadership to TS 2f42c64b59f2465d8bbc4f94585a20db
I20260713 09:01:31.832391  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:01:31.832965  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:31.873874  8493 raft_consensus.cc:993] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: : Instructing follower 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:31.874567  8497 raft_consensus.cc:1081] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Signalling peer 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:31.875846  8385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7"
dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:50268
I20260713 09:01:31.876472  8385 raft_consensus.cc:493] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:31.876798  8385 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.882993  8385 raft_consensus.cc:515] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:31.886051  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:31.887069  8009 raft_consensus.cc:3055] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:31.887578  8009 raft_consensus.cc:740] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:31.890573  8385 leader_election.cc:290] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:31.888895  8009 consensus_queue.cc:260] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:31.892053  8009 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.897066  8009 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:31.898274  8344 leader_election.cc:304] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:31.898787  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d266d71b64db4b369ea47e0e097988b7" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:31.898996  8486 raft_consensus.cc:2804] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:31.899384  7934 raft_consensus.cc:3060] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.900375  8486 raft_consensus.cc:697] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:31.901269  8486 consensus_queue.cc:237] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:31.904870  7934 raft_consensus.cc:2468] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:31.911075  7760 catalog_manager.cc:5697] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 1 to 2, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 2 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.918538  8493 raft_consensus.cc:993] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: : Instructing follower 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:31.919098  8497 raft_consensus.cc:1081] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Signalling peer 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:31.920629  8385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e"
dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:50268
I20260713 09:01:31.921066  8385 raft_consensus.cc:493] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:31.921468  8385 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.928470  8385 raft_consensus.cc:515] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:31.930075  8385 leader_election.cc:290] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:31.930546  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:31.931124  8009 raft_consensus.cc:3055] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:31.931478  8009 raft_consensus.cc:740] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:31.932229  8009 consensus_queue.cc:260] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:31.933089  8009 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.937036  8009 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:31.931011  8083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c93542fa90a4f6f8537fc4d17f70b7e" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:31.937556  8083 raft_consensus.cc:3060] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:31.938066  8344 leader_election.cc:304] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:31.938864  8486 raft_consensus.cc:2804] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:31.939347  8486 raft_consensus.cc:697] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:31.940124  8486 consensus_queue.cc:237] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:31.942619  8083 raft_consensus.cc:2468] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:31.948102  7760 catalog_manager.cc:5697] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 1 to 2, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 2 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.244165  8498 raft_consensus.cc:993] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: : Instructing follower 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.244630  8511 raft_consensus.cc:1081] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Signalling peer 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.246011  8385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35cf89e6344d420b82bac76e10669765"
dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:50258
I20260713 09:01:32.246469  8385 raft_consensus.cc:493] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.246788  8385 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.251900  8385 raft_consensus.cc:515] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:32.253428  8385 leader_election.cc:290] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Requested vote from peers d73f066426824f649c543baa56862d41 (127.5.157.132:39997), 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459)
I20260713 09:01:32.254441  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:32.254498  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35cf89e6344d420b82bac76e10669765" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:32.255175  8084 raft_consensus.cc:3055] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:32.255090  7934 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.255545  8084 raft_consensus.cc:740] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d73f066426824f649c543baa56862d41, State: Running, Role: LEADER
I20260713 09:01:32.256454  8084 consensus_queue.cc:260] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:32.257782  8084 raft_consensus.cc:3060] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.262375  7934 raft_consensus.cc:2468] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.262908  8493 raft_consensus.cc:993] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: : Instructing follower 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.263455  8497 raft_consensus.cc:1081] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Signalling peer 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.263549  8342 leader_election.cc:304] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: 
I20260713 09:01:32.264468  8486 raft_consensus.cc:2804] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:32.264936  8486 raft_consensus.cc:697] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:32.265203  8385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1"
dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:50268
I20260713 09:01:32.265753  8084 raft_consensus.cc:2468] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.265856  8385 raft_consensus.cc:493] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.266556  8385 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.265856  8486 consensus_queue.cc:237] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } }
I20260713 09:01:32.273094  8385 raft_consensus.cc:515] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:32.275655  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:32.276232  8009 raft_consensus.cc:3055] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:32.276513  8009 raft_consensus.cc:740] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:32.275843  7760 catalog_manager.cc:5697] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 1 to 2, leader changed from d73f066426824f649c543baa56862d41 (127.5.157.132) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 2 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.277221  8009 consensus_queue.cc:260] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:32.278218  8009 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.281129  8385 leader_election.cc:290] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:32.282037  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d654b62dce4d9d9e7d0350e56198e1" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:32.282577  8084 raft_consensus.cc:3060] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.283506  8009 raft_consensus.cc:2468] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.284538  8344 leader_election.cc:304] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, e5e84e06da11493991af010ba2a67e85; no voters: 
I20260713 09:01:32.285393  8504 raft_consensus.cc:2804] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:32.285861  8504 raft_consensus.cc:697] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:32.286659  8009 raft_consensus.cc:1275] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.286767  8504 consensus_queue.cc:237] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } }
I20260713 09:01:32.288602  8084 raft_consensus.cc:2468] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.290162  8486 consensus_queue.cc:1048] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.298832  7760 catalog_manager.cc:5697] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 1 to 2, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 2 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.307271  7934 raft_consensus.cc:1275] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.309840  8514 consensus_queue.cc:1048] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:32.316126  8493 raft_consensus.cc:993] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: : Instructing follower 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.316566  8497 raft_consensus.cc:1081] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Signalling peer 2f42c64b59f2465d8bbc4f94585a20db to start an election
I20260713 09:01:32.318387  8385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28efd638180d4481a2918c71287cb631"
dest_uuid: "2f42c64b59f2465d8bbc4f94585a20db"
 from {username='slave'} at 127.0.0.1:50268
I20260713 09:01:32.318931  8385 raft_consensus.cc:493] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:32.319280  8385 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.328037  8385 raft_consensus.cc:515] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:32.330310  8385 leader_election.cc:290] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Requested vote from peers 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459), e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585)
I20260713 09:01:32.330832  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:32.330984  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28efd638180d4481a2918c71287cb631" candidate_uuid: "2f42c64b59f2465d8bbc4f94585a20db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91efa4e61aea43c587eaabaec8872571"
I20260713 09:01:32.331415  8009 raft_consensus.cc:3055] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:32.331593  7935 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.331730  8009 raft_consensus.cc:740] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:32.332554  8009 consensus_queue.cc:260] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:32.333772  8009 raft_consensus.cc:3060] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:32.337992  7935 raft_consensus.cc:2468] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.338346  8009 raft_consensus.cc:2468] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f42c64b59f2465d8bbc4f94585a20db in term 2.
I20260713 09:01:32.338901  8342 leader_election.cc:304] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f42c64b59f2465d8bbc4f94585a20db, 91efa4e61aea43c587eaabaec8872571; no voters: 
I20260713 09:01:32.339681  8514 raft_consensus.cc:2804] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:32.340094  8514 raft_consensus.cc:697] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Becoming Leader. State: Replica: 2f42c64b59f2465d8bbc4f94585a20db, State: Running, Role: LEADER
I20260713 09:01:32.340778  8514 consensus_queue.cc:237] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } }
I20260713 09:01:32.349879  7755 catalog_manager.cc:5697] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db reported cstate change: term changed from 1 to 2, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129). New cstate: current_term: 2 leader_uuid: "2f42c64b59f2465d8bbc4f94585a20db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f42c64b59f2465d8bbc4f94585a20db" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.388669  8009 raft_consensus.cc:1275] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.389685  8514 consensus_queue.cc:1048] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.400851  8084 raft_consensus.cc:1275] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.402761  8523 consensus_queue.cc:1048] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:32.718358  8084 raft_consensus.cc:1275] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.719573  8523 consensus_queue.cc:1048] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.728850  8009 raft_consensus.cc:1275] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.730305  8486 consensus_queue.cc:1048] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.734788  7935 raft_consensus.cc:1275] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.736407  8523 consensus_queue.cc:1048] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.745915  8084 raft_consensus.cc:1275] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.747432  8514 consensus_queue.cc:1048] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.780037  7935 raft_consensus.cc:1275] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.781100  8523 consensus_queue.cc:1048] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.788873  8009 raft_consensus.cc:1275] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 2f42c64b59f2465d8bbc4f94585a20db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:32.790409  8486 consensus_queue.cc:1048] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:32.833891  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:32.849812  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:32.863193  8009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5"
dest_uuid: "e5e84e06da11493991af010ba2a67e85"
mode: GRACEFUL
new_leader_uuid: "91efa4e61aea43c587eaabaec8872571"
 from {username='slave'} at 127.0.0.1:38426
I20260713 09:01:32.863668  8009 raft_consensus.cc:606] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Received request to transfer leadership to TS 91efa4e61aea43c587eaabaec8872571
I20260713 09:01:32.864724  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:01:32.865343  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:33.419801  8493 raft_consensus.cc:993] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: : Instructing follower 91efa4e61aea43c587eaabaec8872571 to start an election
I20260713 09:01:33.420184  8533 raft_consensus.cc:1081] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Signalling peer 91efa4e61aea43c587eaabaec8872571 to start an election
I20260713 09:01:33.421598  7935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5"
dest_uuid: "91efa4e61aea43c587eaabaec8872571"
 from {username='slave'} at 127.0.0.1:42492
I20260713 09:01:33.422115  7935 raft_consensus.cc:493] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:33.422525  7935 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.427304  7935 raft_consensus.cc:515] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:33.428781  7935 leader_election.cc:290] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 election: Requested vote from peers e5e84e06da11493991af010ba2a67e85 (127.5.157.131:44585), d73f066426824f649c543baa56862d41 (127.5.157.132:39997)
I20260713 09:01:33.429544  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e84e06da11493991af010ba2a67e85"
I20260713 09:01:33.429816  8084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc275537a58b437d810ef57f4c5f14a5" candidate_uuid: "91efa4e61aea43c587eaabaec8872571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d73f066426824f649c543baa56862d41"
I20260713 09:01:33.430100  8009 raft_consensus.cc:3055] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:33.430339  8084 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.430471  8009 raft_consensus.cc:740] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e84e06da11493991af010ba2a67e85, State: Running, Role: LEADER
I20260713 09:01:33.431146  8009 consensus_queue.cc:260] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:33.431972  8009 raft_consensus.cc:3060] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:33.434768  8084 raft_consensus.cc:2468] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 2.
I20260713 09:01:33.436033  7903 leader_election.cc:304] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91efa4e61aea43c587eaabaec8872571, d73f066426824f649c543baa56862d41; no voters: 
I20260713 09:01:33.436708  8532 raft_consensus.cc:2804] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:33.437177  8532 raft_consensus.cc:697] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Becoming Leader. State: Replica: 91efa4e61aea43c587eaabaec8872571, State: Running, Role: LEADER
I20260713 09:01:33.437031  8009 raft_consensus.cc:2468] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91efa4e61aea43c587eaabaec8872571 in term 2.
I20260713 09:01:33.438153  8532 consensus_queue.cc:237] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } }
I20260713 09:01:33.446481  7760 catalog_manager.cc:5697] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 reported cstate change: term changed from 1 to 2, leader changed from e5e84e06da11493991af010ba2a67e85 (127.5.157.131) to 91efa4e61aea43c587eaabaec8872571 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "91efa4e61aea43c587eaabaec8872571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91efa4e61aea43c587eaabaec8872571" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:33.866163  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:33.879065  5750 tablet_server.cc:179] TabletServer@127.5.157.129:38645 shutting down...
I20260713 09:01:33.904366  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:33.905046  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.905812  5750 raft_consensus.cc:2243] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.906324  5750 raft_consensus.cc:2272] T 741d61758cdd49cb8636a7ab4554950b P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.908378  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.908957  5750 raft_consensus.cc:2243] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.909710  5750 raft_consensus.cc:2272] T d266d71b64db4b369ea47e0e097988b7 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.911482  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.911986  5750 raft_consensus.cc:2243] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.912387  5750 raft_consensus.cc:2272] T 81d7faf877844b08888fda7e1644543d P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.914171  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.914657  5750 raft_consensus.cc:2243] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.915027  5750 raft_consensus.cc:2272] T e60989f4c0ce4704ae819d01a7eb7e3f P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.916702  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.917189  5750 raft_consensus.cc:2243] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.917587  5750 raft_consensus.cc:2272] T c482a604abe84bdb96d2ff9a44530cde P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.919307  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.919777  5750 raft_consensus.cc:2243] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.920179  5750 raft_consensus.cc:2272] T eb834793faa84a2e905ebbc5b03ea905 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:33.920991  7902 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260713 09:01:33.922703  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.923396  5750 raft_consensus.cc:2243] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:33.923748  7902 consensus_peers.cc:597] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:33.923887  5750 raft_consensus.cc:2272] T 997691f116884c33b09dd4c7e3422660 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.925841  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.926309  5750 raft_consensus.cc:2243] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.926962  5750 raft_consensus.cc:2272] T 766807dc67594429820ee2c38dfd4636 P 2f42c64b59f2465d8bbc4f94585a20db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.928792  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.929304  5750 raft_consensus.cc:2243] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.929983  5750 raft_consensus.cc:2272] T 35cf89e6344d420b82bac76e10669765 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.931602  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.932047  5750 raft_consensus.cc:2243] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.932714  5750 raft_consensus.cc:2272] T 28efd638180d4481a2918c71287cb631 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.934459  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.934976  5750 raft_consensus.cc:2243] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.935390  5750 raft_consensus.cc:2272] T 169fc15906ae4d549cdb71b4e5bd9645 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.937445  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.938205  5750 raft_consensus.cc:2243] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.938685  5750 raft_consensus.cc:2272] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.940969  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.941397  5750 raft_consensus.cc:2243] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.942044  5750 raft_consensus.cc:2272] T 8c93542fa90a4f6f8537fc4d17f70b7e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.944136  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.944819  5750 raft_consensus.cc:2243] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.945245  5750 raft_consensus.cc:2272] T 139ec5a04b0f441ba7f140280cf8c51e P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:33.945706  7902 consensus_peers.cc:597] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. 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:01:33.947085  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.947669  5750 raft_consensus.cc:2243] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.948129  5750 raft_consensus.cc:2272] T 49fabad22d224a5cba50e06568aded53 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.949923  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.950380  5750 raft_consensus.cc:2243] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.950742  5750 raft_consensus.cc:2272] T 11a8803c888e42a2a71bb812c7fad422 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.952445  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.953107  5750 raft_consensus.cc:2243] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:33.953790  5750 raft_consensus.cc:2272] T e5d654b62dce4d9d9e7d0350e56198e1 P 2f42c64b59f2465d8bbc4f94585a20db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.955693  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:33.956187  5750 raft_consensus.cc:2243] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:33.956622  5750 raft_consensus.cc:2272] T f69fe8ac9bac4186ad1de52141da6d47 P 2f42c64b59f2465d8bbc4f94585a20db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:33.957423  8084 raft_consensus.cc:1275] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.958602  8532 consensus_queue.cc:1048] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73f066426824f649c543baa56862d41" member_type: VOTER last_known_addr { host: "127.5.157.132" port: 39997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:33.978571  8009 raft_consensus.cc:1275] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Refusing update from remote peer 91efa4e61aea43c587eaabaec8872571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:33.980481  8532 consensus_queue.cc:1048] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e84e06da11493991af010ba2a67e85" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:34.008672  5750 tablet_server.cc:196] TabletServer@127.5.157.129:38645 shutdown complete.
I20260713 09:01:34.044737  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
W20260713 09:01:34.054908  8048 consensus_peers.cc:597] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.072614  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:34.073233  5750 tablet_replica.cc:333] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.073983  5750 raft_consensus.cc:2243] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.074678  5750 raft_consensus.cc:2272] T 741d61758cdd49cb8636a7ab4554950b P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.076572  5750 tablet_replica.cc:333] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.077175  5750 raft_consensus.cc:2243] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.077941  5750 raft_consensus.cc:2272] T b2c45d731c5b40ad9cb9a07d897e3c7d P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.079628  5750 tablet_replica.cc:333] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.080103  5750 raft_consensus.cc:2243] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.080747  5750 raft_consensus.cc:2272] T 81d7faf877844b08888fda7e1644543d P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.082405  5750 tablet_replica.cc:333] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.082880  5750 raft_consensus.cc:2243] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.083213  5750 raft_consensus.cc:2272] T 9f28e62d81cb4cf8a54f054d7557bc20 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.084793  5750 tablet_replica.cc:333] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.085245  5750 raft_consensus.cc:2243] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.086016  5750 raft_consensus.cc:2272] T 997691f116884c33b09dd4c7e3422660 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.087630  5750 tablet_replica.cc:333] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.088075  5750 raft_consensus.cc:2243] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.088419  5750 raft_consensus.cc:2272] T 35cf89e6344d420b82bac76e10669765 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.090068  5750 tablet_replica.cc:333] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.090497  5750 raft_consensus.cc:2243] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.090852  5750 raft_consensus.cc:2272] T 169fc15906ae4d549cdb71b4e5bd9645 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.092445  5750 tablet_replica.cc:333] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.092893  5750 raft_consensus.cc:2243] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.093554  5750 raft_consensus.cc:2272] T fc275537a58b437d810ef57f4c5f14a5 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.095458  5750 tablet_replica.cc:333] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.095999  5750 raft_consensus.cc:2243] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.096385  5750 raft_consensus.cc:2272] T 28efd638180d4481a2918c71287cb631 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:34.497363  7976 consensus_peers.cc:597] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.500803  7976 consensus_peers.cc:597] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.501205  7976 consensus_peers.cc:597] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.521783  7976 consensus_peers.cc:597] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.536878  7976 consensus_peers.cc:597] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.553669  8050 consensus_peers.cc:597] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.554216  8050 consensus_peers.cc:597] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.554538  8050 consensus_peers.cc:597] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.556808  7902 consensus_peers.cc:597] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 -> Peer 2f42c64b59f2465d8bbc4f94585a20db (127.5.157.129:38645): Couldn't send request to peer 2f42c64b59f2465d8bbc4f94585a20db. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:38645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:34.557237  7974 consensus_peers.cc:597] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.558636  8048 consensus_peers.cc:597] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.561273  7974 consensus_peers.cc:597] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.562096  7974 consensus_peers.cc:597] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.562656  7974 consensus_peers.cc:597] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.567516  8048 consensus_peers.cc:597] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.568027  8048 consensus_peers.cc:597] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.568506  5750 tablet_replica.cc:333] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
W20260713 09:01:34.568545  8048 consensus_peers.cc:597] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 -> Peer 91efa4e61aea43c587eaabaec8872571 (127.5.157.130:46459): Couldn't send request to peer 91efa4e61aea43c587eaabaec8872571. 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:01:34.569231  5750 raft_consensus.cc:2243] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.570256  5750 raft_consensus.cc:2272] T f69fe8ac9bac4186ad1de52141da6d47 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.572582  5750 tablet_replica.cc:333] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.573086  5750 raft_consensus.cc:2243] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.573864  5750 raft_consensus.cc:2272] T 139ec5a04b0f441ba7f140280cf8c51e P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.575877  5750 tablet_replica.cc:333] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.576375  5750 raft_consensus.cc:2243] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.576857  5750 raft_consensus.cc:2272] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.578575  5750 tablet_replica.cc:333] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.579059  5750 raft_consensus.cc:2243] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.579452  5750 raft_consensus.cc:2272] T d266d71b64db4b369ea47e0e097988b7 P 91efa4e61aea43c587eaabaec8872571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.581030  5750 tablet_replica.cc:333] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.581476  5750 raft_consensus.cc:2243] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.581856  5750 raft_consensus.cc:2272] T 1caf2c33b250493bbaae2994cfe51ce1 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.583436  5750 tablet_replica.cc:333] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.583879  5750 raft_consensus.cc:2243] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.584262  5750 raft_consensus.cc:2272] T aa422138cecf4420b96ce4ea11ddda1c P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.585986  5750 tablet_replica.cc:333] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.586448  5750 raft_consensus.cc:2243] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.586855  5750 raft_consensus.cc:2272] T e60989f4c0ce4704ae819d01a7eb7e3f P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.588526  5750 tablet_replica.cc:333] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.588992  5750 raft_consensus.cc:2243] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.589397  5750 raft_consensus.cc:2272] T cdf5848d6ce44e26978e5aa4f9d8ff63 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.590981  5750 tablet_replica.cc:333] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571: stopping tablet replica
I20260713 09:01:34.591382  5750 raft_consensus.cc:2243] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.591735  5750 raft_consensus.cc:2272] T 11a8803c888e42a2a71bb812c7fad422 P 91efa4e61aea43c587eaabaec8872571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.632117  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
I20260713 09:01:34.660436  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
I20260713 09:01:34.684154  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:34.684763  5750 tablet_replica.cc:333] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.685379  5750 raft_consensus.cc:2243] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.686247  5750 raft_consensus.cc:2272] T 741d61758cdd49cb8636a7ab4554950b P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.688086  5750 tablet_replica.cc:333] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.688642  5750 raft_consensus.cc:2243] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.689052  5750 raft_consensus.cc:2272] T b2c45d731c5b40ad9cb9a07d897e3c7d P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.690888  5750 tablet_replica.cc:333] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.691391  5750 raft_consensus.cc:2243] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.691812  5750 raft_consensus.cc:2272] T 766807dc67594429820ee2c38dfd4636 P e5e84e06da11493991af010ba2a67e85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.693465  5750 tablet_replica.cc:333] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.694129  5750 raft_consensus.cc:2243] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.694522  5750 raft_consensus.cc:2272] T fc275537a58b437d810ef57f4c5f14a5 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.696542  5750 tablet_replica.cc:333] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.697086  5750 raft_consensus.cc:2243] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.697469  5750 raft_consensus.cc:2272] T 28efd638180d4481a2918c71287cb631 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.699191  5750 tablet_replica.cc:333] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.699723  5750 raft_consensus.cc:2243] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.700120  5750 raft_consensus.cc:2272] T d266d71b64db4b369ea47e0e097988b7 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.701709  5750 tablet_replica.cc:333] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.702179  5750 raft_consensus.cc:2243] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.702960  5750 raft_consensus.cc:2272] T 1caf2c33b250493bbaae2994cfe51ce1 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.704627  5750 tablet_replica.cc:333] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.705122  5750 raft_consensus.cc:2243] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.705627  5750 raft_consensus.cc:2272] T aa422138cecf4420b96ce4ea11ddda1c P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.707267  5750 tablet_replica.cc:333] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.707736  5750 raft_consensus.cc:2243] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.708110  5750 raft_consensus.cc:2272] T e5d654b62dce4d9d9e7d0350e56198e1 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.709750  5750 tablet_replica.cc:333] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.710225  5750 raft_consensus.cc:2243] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.710606  5750 raft_consensus.cc:2272] T 49fabad22d224a5cba50e06568aded53 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.712252  5750 tablet_replica.cc:333] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.712747  5750 raft_consensus.cc:2243] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.713439  5750 raft_consensus.cc:2272] T eb834793faa84a2e905ebbc5b03ea905 P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.715042  5750 tablet_replica.cc:333] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.715538  5750 raft_consensus.cc:2243] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.715919  5750 raft_consensus.cc:2272] T 8c93542fa90a4f6f8537fc4d17f70b7e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.717474  5750 tablet_replica.cc:333] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.718029  5750 raft_consensus.cc:2243] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.718431  5750 raft_consensus.cc:2272] T 139ec5a04b0f441ba7f140280cf8c51e P e5e84e06da11493991af010ba2a67e85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.720248  5750 tablet_replica.cc:333] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.720733  5750 raft_consensus.cc:2243] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.721449  5750 raft_consensus.cc:2272] T 11a8803c888e42a2a71bb812c7fad422 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.723173  5750 tablet_replica.cc:333] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.723656  5750 raft_consensus.cc:2243] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.724361  5750 raft_consensus.cc:2272] T e60989f4c0ce4704ae819d01a7eb7e3f P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.726182  5750 tablet_replica.cc:333] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.726681  5750 raft_consensus.cc:2243] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.727075  5750 raft_consensus.cc:2272] T cdf5848d6ce44e26978e5aa4f9d8ff63 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.728730  5750 tablet_replica.cc:333] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.729223  5750 raft_consensus.cc:2243] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.729622  5750 raft_consensus.cc:2272] T 9f28e62d81cb4cf8a54f054d7557bc20 P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.731182  5750 tablet_replica.cc:333] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85: stopping tablet replica
I20260713 09:01:34.731602  5750 raft_consensus.cc:2243] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.732277  5750 raft_consensus.cc:2272] T c482a604abe84bdb96d2ff9a44530cde P e5e84e06da11493991af010ba2a67e85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.769264  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:01:34.798403  5750 tablet_server.cc:179] TabletServer@127.5.157.132:0 shutting down...
I20260713 09:01:34.822831  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:34.823444  5750 tablet_replica.cc:333] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.824066  5750 raft_consensus.cc:2243] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.824524  5750 raft_consensus.cc:2272] T 766807dc67594429820ee2c38dfd4636 P d73f066426824f649c543baa56862d41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.826493  5750 tablet_replica.cc:333] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.827028  5750 raft_consensus.cc:2243] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.827428  5750 raft_consensus.cc:2272] T b2c45d731c5b40ad9cb9a07d897e3c7d P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.829270  5750 tablet_replica.cc:333] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.829847  5750 raft_consensus.cc:2243] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.830224  5750 raft_consensus.cc:2272] T 997691f116884c33b09dd4c7e3422660 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.831820  5750 tablet_replica.cc:333] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.832311  5750 raft_consensus.cc:2243] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.832698  5750 raft_consensus.cc:2272] T e5d654b62dce4d9d9e7d0350e56198e1 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.834276  5750 tablet_replica.cc:333] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.834784  5750 raft_consensus.cc:2243] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.835186  5750 raft_consensus.cc:2272] T c482a604abe84bdb96d2ff9a44530cde P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.836846  5750 tablet_replica.cc:333] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.837399  5750 raft_consensus.cc:2243] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.838213  5750 raft_consensus.cc:2272] T 9f28e62d81cb4cf8a54f054d7557bc20 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.839856  5750 tablet_replica.cc:333] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.840385  5750 raft_consensus.cc:2243] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.840754  5750 raft_consensus.cc:2272] T f69fe8ac9bac4186ad1de52141da6d47 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.842533  5750 tablet_replica.cc:333] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.843029  5750 raft_consensus.cc:2243] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.843437  5750 raft_consensus.cc:2272] T 1caf2c33b250493bbaae2994cfe51ce1 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.845165  5750 tablet_replica.cc:333] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.845659  5750 raft_consensus.cc:2243] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.846357  5750 raft_consensus.cc:2272] T aa422138cecf4420b96ce4ea11ddda1c P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.848057  5750 tablet_replica.cc:333] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.848555  5750 raft_consensus.cc:2243] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.848937  5750 raft_consensus.cc:2272] T fc275537a58b437d810ef57f4c5f14a5 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.851049  5750 tablet_replica.cc:333] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.851536  5750 raft_consensus.cc:2243] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.851912  5750 raft_consensus.cc:2272] T 35cf89e6344d420b82bac76e10669765 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.853454  5750 tablet_replica.cc:333] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.853935  5750 raft_consensus.cc:2243] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.854615  5750 raft_consensus.cc:2272] T 169fc15906ae4d549cdb71b4e5bd9645 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.856263  5750 tablet_replica.cc:333] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.856716  5750 raft_consensus.cc:2243] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.857120  5750 raft_consensus.cc:2272] T eb834793faa84a2e905ebbc5b03ea905 P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.858794  5750 tablet_replica.cc:333] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.859252  5750 raft_consensus.cc:2243] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.859948  5750 raft_consensus.cc:2272] T cdf5848d6ce44e26978e5aa4f9d8ff63 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.861833  5750 tablet_replica.cc:333] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.862304  5750 raft_consensus.cc:2243] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.862988  5750 raft_consensus.cc:2272] T 49fabad22d224a5cba50e06568aded53 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.864696  5750 tablet_replica.cc:333] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.865120  5750 raft_consensus.cc:2243] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.865559  5750 raft_consensus.cc:2272] T 8c93542fa90a4f6f8537fc4d17f70b7e P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.867184  5750 tablet_replica.cc:333] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.867638  5750 raft_consensus.cc:2243] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:34.868338  5750 raft_consensus.cc:2272] T bc37df85bc7e4ff3be91a0f6b53cb6d8 P d73f066426824f649c543baa56862d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:34.870002  5750 tablet_replica.cc:333] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41: stopping tablet replica
I20260713 09:01:34.870424  5750 raft_consensus.cc:2243] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:34.870805  5750 raft_consensus.cc:2272] T 81d7faf877844b08888fda7e1644543d P d73f066426824f649c543baa56862d41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:35.505920  8106 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb960 after lost signal to thread 5753
W20260713 09:01:35.506800  8106 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb920 after lost signal to thread 7794
W20260713 09:01:35.903790  5750 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8106)
W20260713 09:01:36.904556  5750 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8106)
W20260713 09:01:37.905246  5750 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8106)
I20260713 09:01:38.201776  5750 tablet_server.cc:196] TabletServer@127.5.157.132:0 shutdown complete.
I20260713 09:01:38.253314  5750 master.cc:562] Master@127.5.157.190:34633 shutting down...
I20260713 09:01:38.285876  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:38.286607  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:38.286926  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P a796db6f213c4655878689b425b66ae1: stopping tablet replica
I20260713 09:01:38.326270  5750 master.cc:584] Master@127.5.157.190:34633 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21337 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:01:38.384829  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:34025
I20260713 09:01:38.386061  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.392031  8561 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:01:38.392007  8562 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:01:38.393033  8564 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:01:38.393249  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:38.394296  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.394479  5750 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:01:38.394584  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933298394574 us; error 0 us; skew 500 ppm
I20260713 09:01:38.395051  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:38.397261  5750 webserver.cc:533] Webserver started at http://127.5.157.190:40605/ using document root <none> and password file <none>
I20260713 09:01:38.397730  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:38.397886  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:38.398092  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:38.399278  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "218be2bc4763436d860812b90083935d"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.403524  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:38.406561  8569 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:01:38.407303  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:38.407588  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "218be2bc4763436d860812b90083935d"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.407863  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-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:01:38.426350  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:38.427582  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:38.464711  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:34025
I20260713 09:01:38.464802  8620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:34025 every 8 connection(s)
I20260713 09:01:38.468746  8621 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:01:38.478845  8621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d: Bootstrap starting.
I20260713 09:01:38.483557  8621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:38.487419  8621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d: No bootstrap required, opened a new log
I20260713 09:01:38.489427  8621 raft_consensus.cc:359] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "218be2bc4763436d860812b90083935d" member_type: VOTER }
I20260713 09:01:38.489923  8621 raft_consensus.cc:385] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:38.490103  8621 raft_consensus.cc:740] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 218be2bc4763436d860812b90083935d, State: Initialized, Role: FOLLOWER
I20260713 09:01:38.490670  8621 consensus_queue.cc:260] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "218be2bc4763436d860812b90083935d" member_type: VOTER }
I20260713 09:01:38.491143  8621 raft_consensus.cc:399] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:38.491338  8621 raft_consensus.cc:493] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:38.491554  8621 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:38.495595  8621 raft_consensus.cc:515] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "218be2bc4763436d860812b90083935d" member_type: VOTER }
I20260713 09:01:38.496025  8621 leader_election.cc:304] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [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: 218be2bc4763436d860812b90083935d; no voters: 
I20260713 09:01:38.497018  8621 leader_election.cc:290] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:38.497429  8624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:38.498788  8624 raft_consensus.cc:697] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 1 LEADER]: Becoming Leader. State: Replica: 218be2bc4763436d860812b90083935d, State: Running, Role: LEADER
I20260713 09:01:38.499476  8624 consensus_queue.cc:237] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [LEADER]: Queue going to LEADER mode. State: All 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: "218be2bc4763436d860812b90083935d" member_type: VOTER }
I20260713 09:01:38.499927  8621 sys_catalog.cc:565] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:38.505971  8625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "218be2bc4763436d860812b90083935d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "218be2bc4763436d860812b90083935d" member_type: VOTER } }
I20260713 09:01:38.506526  8625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:38.505348  8626 sys_catalog.cc:455] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 218be2bc4763436d860812b90083935d. Latest consensus state: current_term: 1 leader_uuid: "218be2bc4763436d860812b90083935d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "218be2bc4763436d860812b90083935d" member_type: VOTER } }
I20260713 09:01:38.507642  8626 sys_catalog.cc:458] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:38.508932  8634 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:38.516840  8634 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:38.517872  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:38.525781  8634 catalog_manager.cc:1383] Generated new cluster ID: 57715378db9d4744a6b774d20d6c9456
I20260713 09:01:38.526060  8634 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:38.539259  8634 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:38.540587  8634 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:38.552415  8634 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d: Generated new TSK 0
I20260713 09:01:38.553002  8634 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:38.584031  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.590034  8642 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:01:38.591555  8643 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:01:38.592526  8645 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:01:38.592856  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:38.593892  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.594064  5750 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:01:38.594249  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933298594234 us; error 0 us; skew 500 ppm
I20260713 09:01:38.594825  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:38.597028  5750 webserver.cc:533] Webserver started at http://127.5.157.129:38435/ using document root <none> and password file <none>
I20260713 09:01:38.597492  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:38.597729  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:38.598006  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:38.599047  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "0941de8647434873892a3746b294b584"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.603304  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:01:38.606429  8650 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:01:38.607133  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:38.607431  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "0941de8647434873892a3746b294b584"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.607731  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-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:01:38.632195  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:38.633450  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:38.634963  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:38.637181  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:38.637446  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.637712  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:38.637900  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.677907  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:32977
I20260713 09:01:38.678004  8712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:32977 every 8 connection(s)
I20260713 09:01:38.683493  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.691773  8717 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:01:38.692756  8718 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:01:38.695243  8720 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:01:38.695363  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:38.696342  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.696547  5750 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:01:38.696729  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933298696711 us; error 0 us; skew 500 ppm
I20260713 09:01:38.697296  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:38.699458  5750 webserver.cc:533] Webserver started at http://127.5.157.130:43617/ using document root <none> and password file <none>
I20260713 09:01:38.699941  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:38.700126  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:38.700404  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:38.701743  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "3ea033a5b07b43869f5335b31d493d2b"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.704880  8713 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34025
I20260713 09:01:38.705261  8713 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:38.705999  8713 heartbeater.cc:507] Master 127.5.157.190:34025 requested a full tablet report, sending...
I20260713 09:01:38.707213  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:01:38.708062  8586 ts_manager.cc:194] Registered new tserver with Master: 0941de8647434873892a3746b294b584 (127.5.157.129:32977)
I20260713 09:01:38.710215  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35298
I20260713 09:01:38.711321  8725 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:01:38.712221  5750 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:01:38.712512  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "3ea033a5b07b43869f5335b31d493d2b"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.712774  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-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:01:38.721109  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:38.722308  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:38.723670  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:38.725806  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:38.726019  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.726244  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:38.726419  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.765475  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:43737
I20260713 09:01:38.765642  8787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:43737 every 8 connection(s)
I20260713 09:01:38.770407  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:38.777598  8791 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:01:38.779506  8792 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:01:38.780779  8794 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:01:38.781158  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:38.782233  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:38.782505  5750 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:01:38.782588  8788 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34025
I20260713 09:01:38.782735  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933298782714 us; error 0 us; skew 500 ppm
I20260713 09:01:38.783004  8788 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:38.783543  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:38.783929  8788 heartbeater.cc:507] Master 127.5.157.190:34025 requested a full tablet report, sending...
I20260713 09:01:38.786018  5750 webserver.cc:533] Webserver started at http://127.5.157.131:39757/ using document root <none> and password file <none>
I20260713 09:01:38.786237  8586 ts_manager.cc:194] Registered new tserver with Master: 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:38.786706  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:38.786960  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:38.787273  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:38.788043  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35300
I20260713 09:01:38.788769  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "9967532f188c44c6998ae1c14b72c01f"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.793550  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:01:38.796566  8799 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:01:38.797407  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:38.797698  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "9967532f188c44c6998ae1c14b72c01f"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:38.797938  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-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:01:38.811990  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:38.813089  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:38.814580  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:38.816951  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:38.817255  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.817600  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:38.817742  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:38.856737  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:37195
I20260713 09:01:38.856837  8861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:37195 every 8 connection(s)
I20260713 09:01:38.870374  8862 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34025
I20260713 09:01:38.870715  8862 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:38.871330  8862 heartbeater.cc:507] Master 127.5.157.190:34025 requested a full tablet report, sending...
I20260713 09:01:38.873111  8586 ts_manager.cc:194] Registered new tserver with Master: 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:38.873276  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013541776s
I20260713 09:01:38.874972  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35306
I20260713 09:01:38.898469  8586 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35320:
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:01:38.901378  8586 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:01:38.975361  8678 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbb46b559404d878fa22be875e43609 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:38.976840  8678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbb46b559404d878fa22be875e43609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.977710  8677 tablet_service.cc:1511] Processing CreateTablet for tablet 46dd373e621c47c4b34992dc5be28ff1 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:38.978140  8753 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbb46b559404d878fa22be875e43609 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:38.979135  8677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dd373e621c47c4b34992dc5be28ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.979514  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbb46b559404d878fa22be875e43609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.975361  8676 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5ce4c6ce242b2936bc83be8397a72 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:38.982456  8675 tablet_service.cc:1511] Processing CreateTablet for tablet 595b8e66ebca4970aa4459819a85c764 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:38.982849  8751 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5ce4c6ce242b2936bc83be8397a72 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:38.983510  8676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5ce4c6ce242b2936bc83be8397a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.984225  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5ce4c6ce242b2936bc83be8397a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.984359  8675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b8e66ebca4970aa4459819a85c764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.986661  8752 tablet_service.cc:1511] Processing CreateTablet for tablet 46dd373e621c47c4b34992dc5be28ff1 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:38.988518  8752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dd373e621c47c4b34992dc5be28ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.989076  8750 tablet_service.cc:1511] Processing CreateTablet for tablet 595b8e66ebca4970aa4459819a85c764 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:38.990422  8750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b8e66ebca4970aa4459819a85c764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.994730  8749 tablet_service.cc:1511] Processing CreateTablet for tablet fa64914f36bc44f580f16784a706174a (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:38.996029  8749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa64914f36bc44f580f16784a706174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.995774  8827 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbb46b559404d878fa22be875e43609 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:38.997042  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbb46b559404d878fa22be875e43609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:38.998874  8674 tablet_service.cc:1511] Processing CreateTablet for tablet fa64914f36bc44f580f16784a706174a (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:39.000161  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa64914f36bc44f580f16784a706174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.007932  8673 tablet_service.cc:1511] Processing CreateTablet for tablet 4196ffc6521e4a899657979dd1547594 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:39.009449  8826 tablet_service.cc:1511] Processing CreateTablet for tablet 46dd373e621c47c4b34992dc5be28ff1 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:39.010736  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4196ffc6521e4a899657979dd1547594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.010739  8826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46dd373e621c47c4b34992dc5be28ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.015419  8825 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5ce4c6ce242b2936bc83be8397a72 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:39.016209  8823 tablet_service.cc:1511] Processing CreateTablet for tablet fa64914f36bc44f580f16784a706174a (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:39.016805  8825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5ce4c6ce242b2936bc83be8397a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.017606  8823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa64914f36bc44f580f16784a706174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.018924  8824 tablet_service.cc:1511] Processing CreateTablet for tablet 595b8e66ebca4970aa4459819a85c764 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:39.020716  8824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b8e66ebca4970aa4459819a85c764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.033788  8748 tablet_service.cc:1511] Processing CreateTablet for tablet 4196ffc6521e4a899657979dd1547594 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:39.033406  8674 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ac8d03ed341dfb319f165b8b42b6d (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:39.034358  8822 tablet_service.cc:1511] Processing CreateTablet for tablet 4196ffc6521e4a899657979dd1547594 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:39.035192  8748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4196ffc6521e4a899657979dd1547594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.035691  8674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ac8d03ed341dfb319f165b8b42b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.035782  8822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4196ffc6521e4a899657979dd1547594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.054275  8752 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ac8d03ed341dfb319f165b8b42b6d (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:39.055756  8752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ac8d03ed341dfb319f165b8b42b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.055711  8821 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ac8d03ed341dfb319f165b8b42b6d (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:39.059283  8672 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:39.064610  8747 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:39.066617  8672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.067165  8878 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.066646  8821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ac8d03ed341dfb319f165b8b42b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.073596  8747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.074223  8877 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.076687  8878 tablet_bootstrap.cc:654] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.091640  8877 tablet_bootstrap.cc:654] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.124651  8676 tablet_service.cc:1511] Processing CreateTablet for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:39.126248  8879 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.126945  8676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.133944  8879 tablet_bootstrap.cc:654] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.126328  8825 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:39.143453  8751 tablet_service.cc:1511] Processing CreateTablet for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:39.147019  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.147079  8825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd64149f5eb4e8f914d2b1e6cd5b020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.153087  8823 tablet_service.cc:1511] Processing CreateTablet for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:39.154525  8823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ed9bc23e86e4b9daa3f36e7d9f66953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.162837  8673 tablet_service.cc:1511] Processing CreateTablet for tablet 3c832da10c15460bb7f224c35e981a81 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:39.164742  8673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c832da10c15460bb7f224c35e981a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.171595  8878 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.172077  8878 ts_tablet_manager.cc:1403] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.024s
I20260713 09:01:39.175227  8877 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.175671  8877 ts_tablet_manager.cc:1403] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.012s
I20260713 09:01:39.175451  8878 raft_consensus.cc:359] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.176484  8878 raft_consensus.cc:385] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.176869  8878 raft_consensus.cc:740] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.177898  8878 consensus_queue.cc:260] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.178311  8877 raft_consensus.cc:359] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.178980  8877 raft_consensus.cc:385] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.179294  8877 raft_consensus.cc:740] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.180348  8713 heartbeater.cc:499] Master 127.5.157.190:34025 was elected leader, sending a full tablet report...
I20260713 09:01:39.180754  8879 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.180868  8878 ts_tablet_manager.cc:1434] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260713 09:01:39.181260  8879 ts_tablet_manager.cc:1403] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.011s
I20260713 09:01:39.181843  8878 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.184206  8879 raft_consensus.cc:359] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.184944  8879 raft_consensus.cc:385] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.185252  8879 raft_consensus.cc:740] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.186229  8879 consensus_queue.cc:260] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.189314  8878 tablet_bootstrap.cc:654] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.186236  8751 tablet_service.cc:1511] Processing CreateTablet for tablet 3c832da10c15460bb7f224c35e981a81 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:39.190840  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c832da10c15460bb7f224c35e981a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.192662  8824 tablet_service.cc:1511] Processing CreateTablet for tablet 3c832da10c15460bb7f224c35e981a81 (DEFAULT_TABLE table=test-workload [id=b3162449cae54cf29de24678e0feb6b3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:39.193883  8824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c832da10c15460bb7f224c35e981a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:39.215895  8877 consensus_queue.cc:260] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.222384  8886 raft_consensus.cc:493] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.224115  8788 heartbeater.cc:499] Master 127.5.157.190:34025 was elected leader, sending a full tablet report...
I20260713 09:01:39.224050  8886 raft_consensus.cc:515] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.226645  8886 leader_election.cc:290] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.241443  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.242017  8877 ts_tablet_manager.cc:1434] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.003s
I20260713 09:01:39.243397  8877 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
W20260713 09:01:39.243809  8726 leader_election.cc:343] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.248993  8878 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.253928  8878 ts_tablet_manager.cc:1403] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.072s	user 0.036s	sys 0.021s
I20260713 09:01:39.250013  8877 tablet_bootstrap.cc:654] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.251176  8884 raft_consensus.cc:493] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.251171  8862 heartbeater.cc:499] Master 127.5.157.190:34025 was elected leader, sending a full tablet report...
I20260713 09:01:39.256659  8884 raft_consensus.cc:515] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.256961  8878 raft_consensus.cc:359] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.257839  8878 raft_consensus.cc:385] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.258169  8878 raft_consensus.cc:740] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.259076  8878 consensus_queue.cc:260] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.252384  8879 ts_tablet_manager.cc:1434] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.032s
I20260713 09:01:39.264520  8879 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.265067  8878 ts_tablet_manager.cc:1434] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:01:39.266158  8878 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.267354  8877 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.267897  8877 ts_tablet_manager.cc:1403] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260713 09:01:39.271239  8879 tablet_bootstrap.cc:654] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.271660  8877 raft_consensus.cc:359] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.272529  8877 raft_consensus.cc:385] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.272604  8878 tablet_bootstrap.cc:654] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.272943  8877 raft_consensus.cc:740] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.273986  8877 consensus_queue.cc:260] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.285240  8877 ts_tablet_manager.cc:1434] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260713 09:01:39.287133  8879 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.287712  8879 ts_tablet_manager.cc:1403] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:01:39.289628  8877 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.291476  8884 leader_election.cc:290] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.295673  8879 raft_consensus.cc:359] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.296761  8879 raft_consensus.cc:385] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.297082  8879 raft_consensus.cc:740] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.297132  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.297446  8877 tablet_bootstrap.cc:654] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.297981  8879 consensus_queue.cc:260] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
W20260713 09:01:39.299312  8800 leader_election.cc:343] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.300112  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.300202  8879 ts_tablet_manager.cc:1434] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:01:39.301592  8837 raft_consensus.cc:2468] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.302655  8879 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.303685  8729 leader_election.cc:304] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.304486  8877 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.304840  8886 raft_consensus.cc:2804] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.304967  8877 ts_tablet_manager.cc:1403] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:01:39.305261  8886 raft_consensus.cc:493] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.305662  8886 raft_consensus.cc:3060] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.308039  8877 raft_consensus.cc:359] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.308864  8877 raft_consensus.cc:385] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.308897  8879 tablet_bootstrap.cc:654] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.309279  8877 raft_consensus.cc:740] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.310210  8877 consensus_queue.cc:260] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.312970  8877 ts_tablet_manager.cc:1434] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:01:39.314340  8877 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.317211  8886 raft_consensus.cc:515] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.320003  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
W20260713 09:01:39.321710  8726 leader_election.cc:343] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.322789  8877 tablet_bootstrap.cc:654] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.322639  8763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.324124  8878 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
W20260713 09:01:39.324426  8801 leader_election.cc:343] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.324632  8878 ts_tablet_manager.cc:1403] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.000s
I20260713 09:01:39.324877  8801 leader_election.cc:304] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b
I20260713 09:01:39.326112  8884 raft_consensus.cc:2749] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:39.327550  8878 raft_consensus.cc:359] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.328280  8878 raft_consensus.cc:385] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.328564  8878 raft_consensus.cc:740] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.329291  8878 consensus_queue.cc:260] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.331434  8878 ts_tablet_manager.cc:1434] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:39.332261  8886 leader_election.cc:290] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.332835  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.333366  8837 raft_consensus.cc:3060] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.338122  8878 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.342181  8877 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.342888  8877 ts_tablet_manager.cc:1403] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.006s
I20260713 09:01:39.345096  8837 raft_consensus.cc:2468] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.346431  8729 leader_election.cc:304] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.346889  8877 raft_consensus.cc:359] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.347582  8886 raft_consensus.cc:2804] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.348076  8877 raft_consensus.cc:385] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.348330  8886 raft_consensus.cc:697] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Becoming Leader. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Running, Role: LEADER
I20260713 09:01:39.348536  8877 raft_consensus.cc:740] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.349310  8886 consensus_queue.cc:237] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.349360  8877 consensus_queue.cc:260] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.351064  8879 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.351552  8879 ts_tablet_manager.cc:1403] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.036s
I20260713 09:01:39.351751  8877 ts_tablet_manager.cc:1434] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:39.347748  8878 tablet_bootstrap.cc:654] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.352752  8877 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.354718  8879 raft_consensus.cc:359] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.357316  8878 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.357771  8878 ts_tablet_manager.cc:1403] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:01:39.359409  8879 raft_consensus.cc:385] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.359872  8877 tablet_bootstrap.cc:654] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.359800  8879 raft_consensus.cc:740] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.360020  8878 raft_consensus.cc:359] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.360785  8878 raft_consensus.cc:385] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.361138  8878 raft_consensus.cc:740] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.360926  8879 consensus_queue.cc:260] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.361990  8878 consensus_queue.cc:260] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.363055  8879 ts_tablet_manager.cc:1434] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:01:39.364109  8879 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.364225  8878 ts_tablet_manager.cc:1434] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:39.365201  8878 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.371577  8878 tablet_bootstrap.cc:654] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.372022  8879 tablet_bootstrap.cc:654] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.374616  8877 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.375203  8877 ts_tablet_manager.cc:1403] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:01:39.378991  8877 raft_consensus.cc:359] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.379734  8877 raft_consensus.cc:385] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.380061  8877 raft_consensus.cc:740] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.380411  8879 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.380916  8879 ts_tablet_manager.cc:1403] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260713 09:01:39.380939  8877 consensus_queue.cc:260] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.383719  8877 ts_tablet_manager.cc:1434] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:01:39.384009  8879 raft_consensus.cc:359] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.384714  8877 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.383882  8585 catalog_manager.cc:5697] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3ea033a5b07b43869f5335b31d493d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.385629  8883 raft_consensus.cc:493] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.386049  8879 raft_consensus.cc:385] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.386368  8879 raft_consensus.cc:740] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.386404  8883 raft_consensus.cc:515] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.387467  8878 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.387313  8879 consensus_queue.cc:260] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.387962  8878 ts_tablet_manager.cc:1403] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260713 09:01:39.392165  8879 ts_tablet_manager.cc:1434] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:01:39.392336  8878 raft_consensus.cc:359] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.393137  8878 raft_consensus.cc:385] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.393419  8879 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.393472  8878 raft_consensus.cc:740] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.394542  8878 consensus_queue.cc:260] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.395792  8883 leader_election.cc:290] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.401862  8879 tablet_bootstrap.cc:654] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.408502  8878 ts_tablet_manager.cc:1434] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.005s
I20260713 09:01:39.409682  8878 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.413906  8879 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.414479  8879 ts_tablet_manager.cc:1403] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.015s
I20260713 09:01:39.417133  8877 tablet_bootstrap.cc:654] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.418828  8903 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.419452  8903 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.420099  8878 tablet_bootstrap.cc:654] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.417472  8879 raft_consensus.cc:359] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.421497  8903 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.421531  8879 raft_consensus.cc:385] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.422057  8879 raft_consensus.cc:740] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.422948  8879 consensus_queue.cc:260] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.425741  8879 ts_tablet_manager.cc:1434] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:01:39.426971  8879 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.434166  8877 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.434741  8877 ts_tablet_manager.cc:1403] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.014s
I20260713 09:01:39.435159  8879 tablet_bootstrap.cc:654] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.437969  8877 raft_consensus.cc:359] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.438984  8877 raft_consensus.cc:385] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.439420  8877 raft_consensus.cc:740] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.440550  8877 consensus_queue.cc:260] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.443892  8877 ts_tablet_manager.cc:1434] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:39.444975  8877 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.446633  8879 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.447171  8879 ts_tablet_manager.cc:1403] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260713 09:01:39.450162  8879 raft_consensus.cc:359] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.450969  8879 raft_consensus.cc:385] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.451301  8877 tablet_bootstrap.cc:654] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.451323  8879 raft_consensus.cc:740] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.456254  8879 consensus_queue.cc:260] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.462373  8879 ts_tablet_manager.cc:1434] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:01:39.466398  8879 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.466506  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.467129  8837 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 0.
I20260713 09:01:39.468256  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.468616  8878 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.468449  8654 leader_election.cc:304] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.469115  8878 ts_tablet_manager.cc:1403] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.015s
I20260713 09:01:39.469328  8903 raft_consensus.cc:2804] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.469758  8903 raft_consensus.cc:493] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.470115  8903 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.471053  8884 raft_consensus.cc:493] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.471498  8884 raft_consensus.cc:515] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.472040  8878 raft_consensus.cc:359] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.472743  8878 raft_consensus.cc:385] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.473553  8884 leader_election.cc:290] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.475780  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5ce4c6ce242b2936bc83be8397a72" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.476341  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5ce4c6ce242b2936bc83be8397a72" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.464612  8763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.477044  8761 raft_consensus.cc:2468] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
I20260713 09:01:39.476433  8688 raft_consensus.cc:2468] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
I20260713 09:01:39.464691  8762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.477089  8763 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 0.
I20260713 09:01:39.478088  8762 raft_consensus.cc:2468] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 0.
W20260713 09:01:39.478123  8654 leader_election.cc:343] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.478330  8800 leader_election.cc:304] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.462903  8877 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.473048  8878 raft_consensus.cc:740] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.479789  8884 raft_consensus.cc:2804] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.479948  8652 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [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: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b; no voters: 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:39.480144  8878 consensus_queue.cc:260] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.480228  8884 raft_consensus.cc:493] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.479694  8877 ts_tablet_manager.cc:1403] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260713 09:01:39.481084  8884 raft_consensus.cc:3060] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.481122  8883 raft_consensus.cc:2804] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.481796  8883 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.482219  8883 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.483853  8877 raft_consensus.cc:359] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.484562  8877 raft_consensus.cc:385] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.484838  8877 raft_consensus.cc:740] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.480228  8903 raft_consensus.cc:515] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.487550  8762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.488072  8762 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.488227  8884 raft_consensus.cc:515] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.490073  8879 tablet_bootstrap.cc:654] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.491762  8883 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.494197  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5ce4c6ce242b2936bc83be8397a72" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
I20260713 09:01:39.494748  8688 raft_consensus.cc:3060] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.501439  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.502038  8836 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.501850  8763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.502635  8763 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.503242  8688 raft_consensus.cc:2468] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.504496  8800 leader_election.cc:304] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.505478  8889 raft_consensus.cc:2804] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:39.510167  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:39.510702  8836 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 1.
I20260713 09:01:39.512054  8654 leader_election.cc:304] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.512965  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5ce4c6ce242b2936bc83be8397a72" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.513679  8761 raft_consensus.cc:3060] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.515158  8883 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 election: Requested vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.517643  8763 raft_consensus.cc:2468] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 1.
I20260713 09:01:39.517902  8762 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0941de8647434873892a3746b294b584 in term 1.
I20260713 09:01:39.519161  8652 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b; no voters: 
I20260713 09:01:39.520618  8877 consensus_queue.cc:260] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.521799  8903 leader_election.cc:290] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 election: Requested vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.523236  8903 raft_consensus.cc:2804] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.526275  8903 raft_consensus.cc:697] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 LEADER]: Becoming Leader. State: Replica: 0941de8647434873892a3746b294b584, State: Running, Role: LEADER
I20260713 09:01:39.528123  8883 raft_consensus.cc:2804] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.529457  8883 raft_consensus.cc:697] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 LEADER]: Becoming Leader. State: Replica: 0941de8647434873892a3746b294b584, State: Running, Role: LEADER
I20260713 09:01:39.530331  8883 consensus_queue.cc:237] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.524717  8761 raft_consensus.cc:2468] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.528044  8903 consensus_queue.cc:237] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.533447  8878 ts_tablet_manager.cc:1434] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.064s	user 0.017s	sys 0.034s
I20260713 09:01:39.531005  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.534577  8878 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Bootstrap starting.
W20260713 09:01:39.535591  8654 leader_election.cc:343] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.536000  8879 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.525691  8877 ts_tablet_manager.cc:1434] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.006s
I20260713 09:01:39.532487  8889 raft_consensus.cc:697] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Becoming Leader. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Running, Role: LEADER
I20260713 09:01:39.537174  8889 consensus_queue.cc:237] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.525609  8884 leader_election.cc:290] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.539187  8877 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.536548  8879 ts_tablet_manager.cc:1403] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.004s
I20260713 09:01:39.544234  8879 raft_consensus.cc:359] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.545825  8886 raft_consensus.cc:493] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.546563  8886 raft_consensus.cc:515] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.548681  8886 leader_election.cc:290] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.549930  8877 tablet_bootstrap.cc:654] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.550832  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.551131  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.551338  8879 raft_consensus.cc:385] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.552922  8879 raft_consensus.cc:740] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.551615  8878 tablet_bootstrap.cc:654] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:39.553915  8726 leader_election.cc:343] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.553894  8879 consensus_queue.cc:260] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.555002  8836 raft_consensus.cc:2468] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.559247  8729 leader_election.cc:304] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.560400  8886 raft_consensus.cc:2804] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.560735  8886 raft_consensus.cc:493] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.561064  8886 raft_consensus.cc:3060] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.563995  8877 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.564599  8877 ts_tablet_manager.cc:1403] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260713 09:01:39.564869  8585 catalog_manager.cc:5697] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0941de8647434873892a3746b294b584 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "0941de8647434873892a3746b294b584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.568187  8886 raft_consensus.cc:515] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.568086  8877 raft_consensus.cc:359] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.569114  8877 raft_consensus.cc:385] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.569448  8877 raft_consensus.cc:740] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.570319  8877 consensus_queue.cc:260] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.571079  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
W20260713 09:01:39.572458  8726 leader_election.cc:343] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.572926  8877 ts_tablet_manager.cc:1434] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:01:39.573832  8877 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.574543  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.575143  8836 raft_consensus.cc:3060] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.579378  8877 tablet_bootstrap.cc:654] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.581951  8836 raft_consensus.cc:2468] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.583175  8729 leader_election.cc:304] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.582330  8583 catalog_manager.cc:5697] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0941de8647434873892a3746b294b584 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "0941de8647434873892a3746b294b584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.584170  8887 raft_consensus.cc:2804] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.593262  8886 leader_election.cc:290] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.594671  8877 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.595330  8877 ts_tablet_manager.cc:1403] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:01:39.602207  8887 raft_consensus.cc:697] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Becoming Leader. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Running, Role: LEADER
I20260713 09:01:39.603049  8887 consensus_queue.cc:237] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.603919  8877 raft_consensus.cc:359] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.604827  8877 raft_consensus.cc:385] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.605161  8877 raft_consensus.cc:740] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.606379  8879 ts_tablet_manager.cc:1434] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.003s
I20260713 09:01:39.606187  8877 consensus_queue.cc:260] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.607478  8879 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.608970  8877 ts_tablet_manager.cc:1434] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260713 09:01:39.610215  8877 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: Bootstrap starting.
I20260713 09:01:39.613047  8884 raft_consensus.cc:493] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.613444  8884 raft_consensus.cc:515] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.615293  8884 leader_election.cc:290] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.616681  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa64914f36bc44f580f16784a706174a" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.617312  8688 raft_consensus.cc:2468] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
I20260713 09:01:39.618199  8583 catalog_manager.cc:5697] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3ea033a5b07b43869f5335b31d493d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.620446  8877 tablet_bootstrap.cc:654] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.620153  8584 catalog_manager.cc:5697] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9967532f188c44c6998ae1c14b72c01f (127.5.157.131). New cstate: current_term: 1 leader_uuid: "9967532f188c44c6998ae1c14b72c01f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:39.622743  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa64914f36bc44f580f16784a706174a" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.623378  8761 raft_consensus.cc:2468] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
I20260713 09:01:39.624946  8801 leader_election.cc:304] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.626506  8884 raft_consensus.cc:2804] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.626883  8884 raft_consensus.cc:493] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.627205  8884 raft_consensus.cc:3060] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.633862  8911 raft_consensus.cc:493] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.634346  8911 raft_consensus.cc:515] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.636407  8911 leader_election.cc:290] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.637820  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.638592  8761 raft_consensus.cc:2468] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
I20260713 09:01:39.637820  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.639686  8801 leader_election.cc:304] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
W20260713 09:01:39.640203  8800 leader_election.cc:343] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.640937  8911 raft_consensus.cc:2804] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.641245  8911 raft_consensus.cc:493] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.641547  8911 raft_consensus.cc:3060] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.648423  8911 raft_consensus.cc:515] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.650992  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
I20260713 09:01:39.651435  8887 raft_consensus.cc:493] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.651933  8887 raft_consensus.cc:515] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
W20260713 09:01:39.655035  8800 leader_election.cc:343] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.656680  8887 leader_election.cc:290] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.656780  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.654096  8884 raft_consensus.cc:515] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.657455  8688 raft_consensus.cc:2468] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.658669  8726 leader_election.cc:304] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b; no voters: 
I20260713 09:01:39.659741  8884 leader_election.cc:290] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.660009  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa64914f36bc44f580f16784a706174a" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.660552  8761 raft_consensus.cc:3060] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.665906  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.666287  8688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa64914f36bc44f580f16784a706174a" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
I20260713 09:01:39.666507  8836 raft_consensus.cc:2468] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.666791  8688 raft_consensus.cc:3060] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.667769  8879 tablet_bootstrap.cc:654] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.670557  8887 raft_consensus.cc:2804] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.665313  8761 raft_consensus.cc:2468] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.671248  8887 raft_consensus.cc:493] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.671528  8878 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.671746  8887 raft_consensus.cc:3060] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.672096  8801 leader_election.cc:304] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.673401  8884 raft_consensus.cc:2804] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.674417  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.674655  8884 raft_consensus.cc:697] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Becoming Leader. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Running, Role: LEADER
I20260713 09:01:39.676030  8884 consensus_queue.cc:237] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.674998  8761 raft_consensus.cc:3060] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.672616  8911 leader_election.cc:290] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.679981  8887 raft_consensus.cc:515] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.682896  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
I20260713 09:01:39.683329  8879 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.683511  8687 raft_consensus.cc:3060] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.683936  8879 ts_tablet_manager.cc:1403] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.002s
I20260713 09:01:39.678267  8688 raft_consensus.cc:2468] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.672214  8878 ts_tablet_manager.cc:1403] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.138s	user 0.034s	sys 0.062s
I20260713 09:01:39.678869  8877 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: No bootstrap required, opened a new log
I20260713 09:01:39.685110  8877 ts_tablet_manager.cc:1403] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: Time spent bootstrapping tablet: real 0.075s	user 0.031s	sys 0.029s
I20260713 09:01:39.686721  8879 raft_consensus.cc:359] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.687371  8879 raft_consensus.cc:385] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.687673  8879 raft_consensus.cc:740] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.687435  8878 raft_consensus.cc:359] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.688215  8878 raft_consensus.cc:385] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.688526  8878 raft_consensus.cc:740] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.688607  8879 consensus_queue.cc:260] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.689277  8878 consensus_queue.cc:260] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.690331  8877 raft_consensus.cc:359] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.690924  8879 ts_tablet_manager.cc:1434] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:39.691057  8877 raft_consensus.cc:385] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.691453  8877 raft_consensus.cc:740] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.691869  8879 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.692167  8877 consensus_queue.cc:260] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.692631  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbb46b559404d878fa22be875e43609" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.693188  8836 raft_consensus.cc:3060] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.693650  8761 raft_consensus.cc:2468] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.694303  8877 ts_tablet_manager.cc:1434] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:01:39.694809  8801 leader_election.cc:304] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.695647  8911 raft_consensus.cc:2804] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.696273  8911 raft_consensus.cc:697] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Becoming Leader. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Running, Role: LEADER
I20260713 09:01:39.697459  8878 ts_tablet_manager.cc:1434] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:01:39.697352  8911 consensus_queue.cc:237] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.698487  8878 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.705777  8878 tablet_bootstrap.cc:654] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.708195  8879 tablet_bootstrap.cc:654] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.719135  8584 catalog_manager.cc:5697] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9967532f188c44c6998ae1c14b72c01f (127.5.157.131). New cstate: current_term: 1 leader_uuid: "9967532f188c44c6998ae1c14b72c01f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:39.728442  8836 raft_consensus.cc:2468] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.690807  8687 raft_consensus.cc:2468] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.731570  8726 leader_election.cc:304] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b; no voters: 
I20260713 09:01:39.729209  8887 leader_election.cc:290] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.732833  8919 raft_consensus.cc:2804] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.733534  8919 raft_consensus.cc:697] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Becoming Leader. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Running, Role: LEADER
I20260713 09:01:39.733759  8911 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.734316  8911 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.734615  8919 consensus_queue.cc:237] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.736568  8878 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.737022  8879 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.737128  8878 ts_tablet_manager.cc:1403] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.025s
I20260713 09:01:39.737473  8879 ts_tablet_manager.cc:1403] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.010s
I20260713 09:01:39.738193  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.738603  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.738937  8761 raft_consensus.cc:2393] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9967532f188c44c6998ae1c14b72c01f in current term 1: Already voted for candidate 0941de8647434873892a3746b294b584 in this term.
I20260713 09:01:39.739661  8903 raft_consensus.cc:493] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.736605  8911 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.740442  8879 raft_consensus.cc:359] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.740123  8903 raft_consensus.cc:515] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.740871  8801 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b
I20260713 09:01:39.741155  8879 raft_consensus.cc:385] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.741966  8911 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.742200  8879 raft_consensus.cc:740] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.742658  8903 leader_election.cc:290] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.743168  8879 consensus_queue.cc:260] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.744570  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.744508  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd64149f5eb4e8f914d2b1e6cd5b020" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.745658  8879 ts_tablet_manager.cc:1434] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:01:39.745707  8836 raft_consensus.cc:2393] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0941de8647434873892a3746b294b584 in current term 1: Already voted for candidate 3ea033a5b07b43869f5335b31d493d2b in this term.
I20260713 09:01:39.747464  8654 leader_election.cc:304] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0941de8647434873892a3746b294b584; no voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:39.748162  8878 raft_consensus.cc:359] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.748693  8903 raft_consensus.cc:3060] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.750254  8879 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: Bootstrap starting.
I20260713 09:01:39.751279  8911 raft_consensus.cc:2749] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:39.748803  8878 raft_consensus.cc:385] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.754726  8878 raft_consensus.cc:740] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.755578  8878 consensus_queue.cc:260] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.756209  8903 raft_consensus.cc:2749] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:39.757539  8878 ts_tablet_manager.cc:1434] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:01:39.758550  8879 tablet_bootstrap.cc:654] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.758684  8878 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.759712  8583 catalog_manager.cc:5697] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9967532f188c44c6998ae1c14b72c01f (127.5.157.131). New cstate: current_term: 1 leader_uuid: "9967532f188c44c6998ae1c14b72c01f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:39.763621  8879 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: No bootstrap required, opened a new log
I20260713 09:01:39.764158  8879 ts_tablet_manager.cc:1403] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260713 09:01:39.764521  8878 tablet_bootstrap.cc:654] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.764663  8584 catalog_manager.cc:5697] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3ea033a5b07b43869f5335b31d493d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:39.767056  8879 raft_consensus.cc:359] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.767680  8879 raft_consensus.cc:385] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.767901  8879 raft_consensus.cc:740] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.768523  8879 consensus_queue.cc:260] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.770406  8879 ts_tablet_manager.cc:1434] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:39.781819  8911 raft_consensus.cc:493] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.782289  8911 raft_consensus.cc:515] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.784384  8911 leader_election.cc:290] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.785818  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.786077  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.786502  8761 raft_consensus.cc:2468] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 0.
W20260713 09:01:39.787192  8800 leader_election.cc:343] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.787717  8878 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.787801  8801 leader_election.cc:304] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.788265  8878 ts_tablet_manager.cc:1403] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260713 09:01:39.788643  8911 raft_consensus.cc:2804] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.789026  8911 raft_consensus.cc:493] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.789299  8911 raft_consensus.cc:3060] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.790426  8878 raft_consensus.cc:359] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.790906  8878 raft_consensus.cc:385] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.791143  8878 raft_consensus.cc:740] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.791633  8878 consensus_queue.cc:260] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.793326  8878 ts_tablet_manager.cc:1434] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:39.794334  8878 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:39.794389  8911 raft_consensus.cc:515] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.796377  8911 leader_election.cc:290] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:39.797118  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
W20260713 09:01:39.798835  8800 leader_election.cc:343] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:39.798915  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:39.799531  8761 raft_consensus.cc:3060] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.799880  8878 tablet_bootstrap.cc:654] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:39.804514  8878 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: No bootstrap required, opened a new log
I20260713 09:01:39.804975  8878 ts_tablet_manager.cc:1403] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:01:39.806119  8761 raft_consensus.cc:2468] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:39.807144  8801 leader_election.cc:304] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:39.807536  8878 raft_consensus.cc:359] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.807924  8911 raft_consensus.cc:2804] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.808207  8878 raft_consensus.cc:385] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:39.808463  8911 raft_consensus.cc:697] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Becoming Leader. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Running, Role: LEADER
I20260713 09:01:39.808550  8878 raft_consensus.cc:740] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:39.809392  8878 consensus_queue.cc:260] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.809454  8911 consensus_queue.cc:237] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.811475  8878 ts_tablet_manager.cc:1434] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:01:39.817363  8584 catalog_manager.cc:5697] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9967532f188c44c6998ae1c14b72c01f (127.5.157.131). New cstate: current_term: 1 leader_uuid: "9967532f188c44c6998ae1c14b72c01f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:39.823391  8883 raft_consensus.cc:493] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.823901  8883 raft_consensus.cc:515] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.825994  8883 leader_election.cc:290] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.826634  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:39.826987  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46dd373e621c47c4b34992dc5be28ff1" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.827579  8836 raft_consensus.cc:2393] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0941de8647434873892a3746b294b584 in current term 1: Already voted for candidate 3ea033a5b07b43869f5335b31d493d2b in this term.
I20260713 09:01:39.828373  8654 leader_election.cc:304] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0941de8647434873892a3746b294b584; no voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:39.828989  8883 raft_consensus.cc:3060] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.833454  8883 raft_consensus.cc:2749] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:39.837690  8919 consensus_queue.cc:1048] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:39.848027  8887 consensus_queue.cc:1048] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:39.925371  8887 raft_consensus.cc:493] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:39.925822  8887 raft_consensus.cc:515] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.927518  8887 leader_election.cc:290] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.928332  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ed9bc23e86e4b9daa3f36e7d9f66953" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584" is_pre_election: true
I20260713 09:01:39.928573  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ed9bc23e86e4b9daa3f36e7d9f66953" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:39.928893  8687 raft_consensus.cc:2468] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.929170  8836 raft_consensus.cc:2468] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 0.
I20260713 09:01:39.929874  8726 leader_election.cc:304] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b; no voters: 
I20260713 09:01:39.930670  8887 raft_consensus.cc:2804] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:39.930994  8887 raft_consensus.cc:493] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:39.931210  8887 raft_consensus.cc:3060] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.935820  8887 raft_consensus.cc:515] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.937422  8887 leader_election.cc:290] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:39.938526  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ed9bc23e86e4b9daa3f36e7d9f66953" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:39.939074  8836 raft_consensus.cc:3060] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.939239  8687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ed9bc23e86e4b9daa3f36e7d9f66953" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0941de8647434873892a3746b294b584"
I20260713 09:01:39.939826  8687 raft_consensus.cc:3060] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:39.945927  8836 raft_consensus.cc:2468] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.946416  8687 raft_consensus.cc:2468] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:39.947065  8729 leader_election.cc:304] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:39.947937  8887 raft_consensus.cc:2804] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:39.948410  8887 raft_consensus.cc:697] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Becoming Leader. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Running, Role: LEADER
I20260713 09:01:39.949085  8887 consensus_queue.cc:237] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:39.955969  8584 catalog_manager.cc:5697] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130). New cstate: current_term: 1 leader_uuid: "3ea033a5b07b43869f5335b31d493d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:40.002285  8883 consensus_queue.cc:1048] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.011885  8903 consensus_queue.cc:1048] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.032919  8887 consensus_queue.cc:1048] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.036263  8903 raft_consensus.cc:493] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:40.036856  8903 raft_consensus.cc:515] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:40.039789  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:40.040895  8761 raft_consensus.cc:2393] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0941de8647434873892a3746b294b584 in current term 1: Already voted for candidate 9967532f188c44c6998ae1c14b72c01f in this term.
I20260713 09:01:40.041890  8903 leader_election.cc:290] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:40.042661  8919 consensus_queue.cc:1048] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.043190  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c832da10c15460bb7f224c35e981a81" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:40.044591  8654 leader_election.cc:304] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0941de8647434873892a3746b294b584; no voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:40.045415  8909 raft_consensus.cc:3060] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:40.047178  8903 consensus_queue.cc:1048] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:01:40.051780  8909 raft_consensus.cc:2749] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:40.062656  8884 consensus_queue.cc:1048] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.064626  8912 consensus_queue.cc:1048] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:40.070907  8911 consensus_queue.cc:1048] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.073881  8911 consensus_queue.cc:1048] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:40.081064  8884 consensus_queue.cc:1048] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:40.107441  5750 ts_manager.cc:295] Set tserver state for 0941de8647434873892a3746b294b584 to MAINTENANCE_MODE
I20260713 09:01:40.108373  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
W20260713 09:01:40.130118  8800 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
I20260713 09:01:40.130796  8948 consensus_queue.cc:1048] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:40.137908  8800 consensus_peers.cc:597] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. 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:01:40.154728  8726 consensus_peers.cc:597] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. 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:01:40.158557  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:40.160133  5750 tablet_replica.cc:333] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.160960  5750 raft_consensus.cc:2243] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.161474  5750 raft_consensus.cc:2272] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.163682  5750 tablet_replica.cc:333] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.164160  5750 raft_consensus.cc:2243] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.164455  5750 raft_consensus.cc:2272] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.166142  5750 tablet_replica.cc:333] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.166587  5750 raft_consensus.cc:2243] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.167106  5750 raft_consensus.cc:2272] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.169648  5750 tablet_replica.cc:333] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.170120  5750 raft_consensus.cc:2243] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.170467  5750 raft_consensus.cc:2272] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.172407  5750 tablet_replica.cc:333] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.172843  5750 raft_consensus.cc:2243] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.173167  5750 raft_consensus.cc:2272] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.175154  5750 tablet_replica.cc:333] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.175562  5750 raft_consensus.cc:2243] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.175858  5750 raft_consensus.cc:2272] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.177258  5750 tablet_replica.cc:333] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.177875  5750 raft_consensus.cc:2243] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:40.178606  5750 raft_consensus.cc:2272] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.180373  5750 tablet_replica.cc:333] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.180784  5750 raft_consensus.cc:2243] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.181103  5750 raft_consensus.cc:2272] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.183105  5750 tablet_replica.cc:333] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.183527  5750 raft_consensus.cc:2243] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:40.184199  5750 raft_consensus.cc:2272] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.186143  5750 tablet_replica.cc:333] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: stopping tablet replica
I20260713 09:01:40.186519  5750 raft_consensus.cc:2243] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:40.186897  5750 raft_consensus.cc:2272] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:40.215360  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
I20260713 09:01:40.295346  8948 consensus_queue.cc:1048] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:40.309218  8800 consensus_peers.cc:597] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:40.321707  8726 consensus_peers.cc:597] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:40.324504  8919 consensus_queue.cc:1048] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:40.339706  8726 consensus_peers.cc:597] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:40.353828  8919 consensus_queue.cc:1048] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:40.511142  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:40.557036  8726 consensus_peers.cc:597] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:40.633661  8800 consensus_peers.cc:597] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:40.718390  8800 consensus_peers.cc:597] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:41.510741  8911 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.511224  8911 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
W20260713 09:01:41.511973  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:41.512825  8911 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:41.513971  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:41.515440  8886 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.515836  8886 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
W20260713 09:01:41.516335  8800 leader_election.cc:336] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.516734  8800 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [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: 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584, 3ea033a5b07b43869f5335b31d493d2b
I20260713 09:01:41.517306  8911 raft_consensus.cc:2749] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:41.517890  8886 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:41.518426  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:41.518935  8836 raft_consensus.cc:2468] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 1.
I20260713 09:01:41.519963  8729 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:41.520649  8886 raft_consensus.cc:2804] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:41.520994  8886 raft_consensus.cc:493] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.521342  8886 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:41.521713  8726 leader_election.cc:336] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.525952  8886 raft_consensus.cc:515] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.527480  8886 leader_election.cc:290] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:41.528501  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b8e66ebca4970aa4459819a85c764" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f"
I20260713 09:01:41.528995  8836 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:41.530694  8726 leader_election.cc:336] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.533659  8836 raft_consensus.cc:2468] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ea033a5b07b43869f5335b31d493d2b in term 2.
I20260713 09:01:41.534605  8729 leader_election.cc:304] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:41.535373  8919 raft_consensus.cc:2804] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:41.535753  8919 raft_consensus.cc:697] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 2 LEADER]: Becoming Leader. State: Replica: 3ea033a5b07b43869f5335b31d493d2b, State: Running, Role: LEADER
I20260713 09:01:41.536511  8919 consensus_queue.cc:237] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.542641  8586 catalog_manager.cc:5697] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b reported cstate change: term changed from 1 to 2, leader changed from 0941de8647434873892a3746b294b584 (127.5.157.129) to 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130). New cstate: current_term: 2 leader_uuid: "3ea033a5b07b43869f5335b31d493d2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:41.563045  8919 raft_consensus.cc:493] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.563493  8919 raft_consensus.cc:515] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.565007  8919 leader_election.cc:290] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:41.566118  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "3ea033a5b07b43869f5335b31d493d2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
W20260713 09:01:41.568286  8726 leader_election.cc:336] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.568651  8726 leader_election.cc:304] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [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: 3ea033a5b07b43869f5335b31d493d2b; no voters: 0941de8647434873892a3746b294b584, 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:41.569219  8919 raft_consensus.cc:2749] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:41.571766  8911 raft_consensus.cc:493] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.572191  8911 raft_consensus.cc:515] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.573755  8911 leader_election.cc:290] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:41.574743  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:41.575407  8761 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 1.
I20260713 09:01:41.576287  8801 leader_election.cc:304] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 
I20260713 09:01:41.576927  8911 raft_consensus.cc:2804] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:01:41.577051  8800 leader_election.cc:336] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.577241  8911 raft_consensus.cc:493] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0941de8647434873892a3746b294b584)
I20260713 09:01:41.577699  8911 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:41.582387  8911 raft_consensus.cc:515] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.583830  8911 leader_election.cc:290] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 election: Requested vote from peers 0941de8647434873892a3746b294b584 (127.5.157.129:32977), 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737)
I20260713 09:01:41.584826  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ac8d03ed341dfb319f165b8b42b6d" candidate_uuid: "9967532f188c44c6998ae1c14b72c01f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b"
I20260713 09:01:41.585340  8761 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:01:41.587080  8800 leader_election.cc:336] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111)
I20260713 09:01:41.590204  8761 raft_consensus.cc:2468] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9967532f188c44c6998ae1c14b72c01f in term 2.
I20260713 09:01:41.591079  8801 leader_election.cc:304] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [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: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f; no voters: 0941de8647434873892a3746b294b584
I20260713 09:01:41.591667  8911 raft_consensus.cc:2804] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:41.592046  8911 raft_consensus.cc:697] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 2 LEADER]: Becoming Leader. State: Replica: 9967532f188c44c6998ae1c14b72c01f, State: Running, Role: LEADER
I20260713 09:01:41.592811  8911 consensus_queue.cc:237] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:41.599234  8586 catalog_manager.cc:5697] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f reported cstate change: term changed from 1 to 2, leader changed from 0941de8647434873892a3746b294b584 (127.5.157.129) to 9967532f188c44c6998ae1c14b72c01f (127.5.157.131). New cstate: current_term: 2 leader_uuid: "9967532f188c44c6998ae1c14b72c01f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:41.992540  8836 raft_consensus.cc:1275] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Refusing update from remote peer 3ea033a5b07b43869f5335b31d493d2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:41.993736  8919 consensus_queue.cc:1048] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:42.005690  8726 consensus_peers.cc:597] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:42.027139  8800 consensus_peers.cc:597] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:42.177696  8761 raft_consensus.cc:1275] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Refusing update from remote peer 9967532f188c44c6998ae1c14b72c01f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:42.179086  8911 consensus_queue.cc:1048] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:01:42.512840  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:42.569442  8726 consensus_peers.cc:597] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:42.643280  8726 consensus_peers.cc:597] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:42.651587  8726 consensus_peers.cc:597] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:42.690632  8800 consensus_peers.cc:597] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:42.788398  8800 consensus_peers.cc:597] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:43.153016  8800 consensus_peers.cc:597] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:43.334764  8800 consensus_peers.cc:597] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:43.370934  8726 consensus_peers.cc:597] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:43.513691  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:44.321126  8726 consensus_peers.cc:597] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:44.514621  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:44.698163  8800 consensus_peers.cc:597] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:44.926218  8726 consensus_peers.cc:597] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:45.147390  8800 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111) [suppressed 97 similar messages]
I20260713 09:01:45.232889  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:45.236539  8800 consensus_peers.cc:597] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:45.237644  8726 consensus_peers.cc:597] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:45.240305  8968 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:01:45.241110  8969 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:01:45.242435  8971 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:01:45.244979  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:45.247330  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:45.247550  5750 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:01:45.247736  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933305247719 us; error 0 us; skew 500 ppm
I20260713 09:01:45.248250  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:45.250608  5750 webserver.cc:533] Webserver started at http://127.5.157.129:38435/ using document root <none> and password file <none>
I20260713 09:01:45.251091  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:45.251272  5750 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:45.254556  5750 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:01:45.257891  8976 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:01:45.258752  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:45.259006  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "0941de8647434873892a3746b294b584"
format_stamp: "Formatted at 2026-07-13 09:01:38 on dist-test-slave-xzmj"
I20260713 09:01:45.259248  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933226095460-5750-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:01:45.272121  8800 consensus_peers.cc:597] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:45.274612  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:45.275707  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:45.277060  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:45.280350  8983 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:01:45.323397  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:01:45.323679  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260713 09:01:45.323962  5750 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:01:45.327811  8983 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.339908  8983 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: 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:01:45.340760  8983 tablet_bootstrap.cc:492] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Bootstrap complete.
W20260713 09:01:45.340780  8726 consensus_peers.cc:597] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:45.341533  8983 ts_tablet_manager.cc:1403] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:01:45.344169  8983 raft_consensus.cc:359] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.344816  8983 raft_consensus.cc:740] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.345484  8983 consensus_queue.cc:260] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.348039  8983 ts_tablet_manager.cc:1434] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:01:45.348783  8983 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.363240  8983 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: 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:01:45.364131  8983 tablet_bootstrap.cc:492] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.364725  8983 ts_tablet_manager.cc:1403] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:01:45.367209  8983 raft_consensus.cc:359] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.367879  8983 raft_consensus.cc:740] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.368578  8983 consensus_queue.cc:260] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.370491  5750 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:01:45.370555  8983 ts_tablet_manager.cc:1434] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:01:45.370909  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.046s	sys 0.000s
I20260713 09:01:45.371490  8983 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.388098  8983 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: 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:01:45.388855  8983 tablet_bootstrap.cc:492] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.389393  8983 ts_tablet_manager.cc:1403] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:01:45.391323  8983 raft_consensus.cc:359] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.391858  8983 raft_consensus.cc:740] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.392524  8983 consensus_queue.cc:260] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.394143  8983 ts_tablet_manager.cc:1434] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:45.394771  8983 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.404333  8983 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: 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:01:45.405094  8983 tablet_bootstrap.cc:492] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.405757  8983 ts_tablet_manager.cc:1403] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:01:45.408038  8983 raft_consensus.cc:359] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.408579  8983 raft_consensus.cc:385] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:45.408811  8983 raft_consensus.cc:740] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.409358  8983 consensus_queue.cc:260] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.410837  8983 ts_tablet_manager.cc:1434] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:45.411434  8983 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.421249  8983 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: 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:01:45.421979  8983 tablet_bootstrap.cc:492] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.422519  8983 ts_tablet_manager.cc:1403] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:01:45.424139  8983 raft_consensus.cc:359] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.424623  8983 raft_consensus.cc:740] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.425160  8983 consensus_queue.cc:260] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.426623  8983 ts_tablet_manager.cc:1434] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:45.427218  8983 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.428860  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:32977
I20260713 09:01:45.428965  9045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:32977 every 8 connection(s)
I20260713 09:01:45.437403  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:45.439285  8983 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: 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:01:45.440231  8983 tablet_bootstrap.cc:492] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.440867  8983 ts_tablet_manager.cc:1403] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:01:45.443233  8983 raft_consensus.cc:359] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.443821  8983 raft_consensus.cc:740] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.444578  8983 consensus_queue.cc:260] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.446477  8983 ts_tablet_manager.cc:1434] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:45.447161  8983 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.447412  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:45.447959  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:45.448559  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:45.453004  9046 heartbeater.cc:344] Connected to a master server at 127.5.157.190:34025
I20260713 09:01:45.453382  9046 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:45.454075  9046 heartbeater.cc:507] Master 127.5.157.190:34025 requested a full tablet report, sending...
I20260713 09:01:45.458781  8584 ts_manager.cc:194] Re-registered known tserver with Master: 0941de8647434873892a3746b294b584 (127.5.157.129:32977)
I20260713 09:01:45.459630  8983 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: 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:01:45.460295  8983 tablet_bootstrap.cc:492] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.460822  8983 ts_tablet_manager.cc:1403] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:01:45.462553  8983 raft_consensus.cc:359] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.463011  8983 raft_consensus.cc:740] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.463528  8983 consensus_queue.cc:260] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.464820  8983 ts_tablet_manager.cc:1434] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:45.465404  8983 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.466795  8584 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37968
I20260713 09:01:45.469386  9046 heartbeater.cc:499] Master 127.5.157.190:34025 was elected leader, sending a full tablet report...
I20260713 09:01:45.474623  8983 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: 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:01:45.475410  8983 tablet_bootstrap.cc:492] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.476045  8983 ts_tablet_manager.cc:1403] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:01:45.478325  8983 raft_consensus.cc:359] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.478957  8983 raft_consensus.cc:740] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.479576  8983 consensus_queue.cc:260] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.481473  8983 ts_tablet_manager.cc:1434] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:01:45.482264  8983 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.492602  8983 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: 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:01:45.493207  8983 tablet_bootstrap.cc:492] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.493703  8983 ts_tablet_manager.cc:1403] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:01:45.495188  8983 raft_consensus.cc:359] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.495615  8983 raft_consensus.cc:740] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.496234  8983 consensus_queue.cc:260] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.497603  8983 ts_tablet_manager.cc:1434] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:45.498314  8983 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Bootstrap starting.
I20260713 09:01:45.510774  8983 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: 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:01:45.511394  8983 tablet_bootstrap.cc:492] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Bootstrap complete.
I20260713 09:01:45.511814  8983 ts_tablet_manager.cc:1403] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:01:45.513353  8983 raft_consensus.cc:359] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.513808  8983 raft_consensus.cc:740] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0941de8647434873892a3746b294b584, State: Initialized, Role: FOLLOWER
I20260713 09:01:45.514286  8983 consensus_queue.cc:260] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [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: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
W20260713 09:01:45.515491  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:45.515656  8983 ts_tablet_manager.cc:1434] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:45.583721  8985 raft_consensus.cc:493] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:45.584177  8985 raft_consensus.cc:515] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0941de8647434873892a3746b294b584" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 32977 } } peers { permanent_uuid: "3ea033a5b07b43869f5335b31d493d2b" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 43737 } } peers { permanent_uuid: "9967532f188c44c6998ae1c14b72c01f" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 37195 } }
I20260713 09:01:45.586093  8985 leader_election.cc:290] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737), 9967532f188c44c6998ae1c14b72c01f (127.5.157.131:37195)
I20260713 09:01:45.598857  8836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9967532f188c44c6998ae1c14b72c01f" is_pre_election: true
I20260713 09:01:45.600059  8761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4196ffc6521e4a899657979dd1547594" candidate_uuid: "0941de8647434873892a3746b294b584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea033a5b07b43869f5335b31d493d2b" is_pre_election: true
I20260713 09:01:45.601702  8978 leader_election.cc:304] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0941de8647434873892a3746b294b584; no voters: 3ea033a5b07b43869f5335b31d493d2b, 9967532f188c44c6998ae1c14b72c01f
I20260713 09:01:45.602489  8985 raft_consensus.cc:2749] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:45.607172  9019 raft_consensus.cc:3060] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.855137  9019 raft_consensus.cc:3060] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.877316  9019 raft_consensus.cc:3060] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:46.458333  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:46.463982  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:46.464449  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:46.464932  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:46.516377  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:47.471454  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:47.478211  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:47.478624  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:47.479189  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:47.517563  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:48.484968  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:48.490975  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:48.491464  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:48.492115  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:48.518468  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:49.498000  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:49.503764  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:49.504215  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:49.504689  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:49.519256  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:50.511353  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:50.518867  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:50.520079  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:50.524477  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:50.524979  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:01:51.520851  8633 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:51.543568  5750 tablet_server.cc:179] TabletServer@127.5.157.129:32977 shutting down...
I20260713 09:01:51.571980  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:51.572959  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.573808  5750 raft_consensus.cc:2243] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.574390  5750 raft_consensus.cc:2272] T 595b8e66ebca4970aa4459819a85c764 P 0941de8647434873892a3746b294b584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.576839  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.577431  5750 raft_consensus.cc:2243] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.577979  5750 raft_consensus.cc:2272] T 3c832da10c15460bb7f224c35e981a81 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.579926  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.580433  5750 raft_consensus.cc:2243] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.580844  5750 raft_consensus.cc:2272] T 3cbb46b559404d878fa22be875e43609 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.582926  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.583426  5750 raft_consensus.cc:2243] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.583814  5750 raft_consensus.cc:2272] T 9b9ac8d03ed341dfb319f165b8b42b6d P 0941de8647434873892a3746b294b584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.585893  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.586411  5750 raft_consensus.cc:2243] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.586800  5750 raft_consensus.cc:2272] T 46dd373e621c47c4b34992dc5be28ff1 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.588764  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.589264  5750 raft_consensus.cc:2243] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.589774  5750 raft_consensus.cc:2272] T 4196ffc6521e4a899657979dd1547594 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.592948  5750 tablet_replica.cc:333] stopping tablet replica
W20260713 09:01:51.592973  8800 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:01:51.593824  5750 raft_consensus.cc:2243] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.594328  5750 raft_consensus.cc:2272] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:51.596500  8800 consensus_peers.cc:597] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. 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:01:51.597137  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.597890  5750 raft_consensus.cc:2243] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.598315  5750 raft_consensus.cc:2272] T 49a5ce4c6ce242b2936bc83be8397a72 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.600502  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.600975  5750 raft_consensus.cc:2243] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.601409  5750 raft_consensus.cc:2272] T fa64914f36bc44f580f16784a706174a P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.603470  5750 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:51.603914  5750 raft_consensus.cc:2243] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.604336  5750 raft_consensus.cc:2272] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 0941de8647434873892a3746b294b584 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:51.623214  8979 connection.cc:466] server connection from 127.0.0.1:38774 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38774 (request call id 58) could send its response
W20260713 09:01:51.624158  8726 consensus_peers.cc:597] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: recv got EOF from 127.5.157.129:32977 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:51.634492  8800 consensus_peers.cc:597] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:51.638430  5750 tablet_server.cc:196] TabletServer@127.5.157.129:32977 shutdown complete.
W20260713 09:01:51.652988  8726 consensus_peers.cc:597] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:51.663122  8726 consensus_peers.cc:597] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:51.666186  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:01:51.688265  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:51.688964  5750 tablet_replica.cc:333] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.689752  5750 raft_consensus.cc:2243] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.690315  5750 raft_consensus.cc:2272] T 3c832da10c15460bb7f224c35e981a81 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.692495  5750 tablet_replica.cc:333] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.692998  5750 raft_consensus.cc:2243] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.693847  5750 raft_consensus.cc:2272] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.695760  5750 tablet_replica.cc:333] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.696259  5750 raft_consensus.cc:2243] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.696681  5750 raft_consensus.cc:2272] T 4196ffc6521e4a899657979dd1547594 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.698693  5750 tablet_replica.cc:333] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.699222  5750 raft_consensus.cc:2243] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.699792  5750 raft_consensus.cc:2272] T fa64914f36bc44f580f16784a706174a P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.701749  5750 tablet_replica.cc:333] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.702316  5750 raft_consensus.cc:2243] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.703063  5750 raft_consensus.cc:2272] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.704885  5750 tablet_replica.cc:333] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.705366  5750 raft_consensus.cc:2243] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.705876  5750 raft_consensus.cc:2272] T 9b9ac8d03ed341dfb319f165b8b42b6d P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.707794  5750 tablet_replica.cc:333] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.708288  5750 raft_consensus.cc:2243] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.709178  5750 raft_consensus.cc:2272] T 3cbb46b559404d878fa22be875e43609 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.711508  5750 tablet_replica.cc:333] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.712023  5750 raft_consensus.cc:2243] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.712806  5750 raft_consensus.cc:2272] T 595b8e66ebca4970aa4459819a85c764 P 3ea033a5b07b43869f5335b31d493d2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.714859  5750 tablet_replica.cc:333] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.715313  5750 raft_consensus.cc:2243] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.715746  5750 raft_consensus.cc:2272] T 49a5ce4c6ce242b2936bc83be8397a72 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.717759  5750 tablet_replica.cc:333] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b: stopping tablet replica
I20260713 09:01:51.718182  5750 raft_consensus.cc:2243] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.718948  5750 raft_consensus.cc:2272] T 46dd373e621c47c4b34992dc5be28ff1 P 3ea033a5b07b43869f5335b31d493d2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.739393  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
W20260713 09:01:51.739492  8800 consensus_peers.cc:597] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f -> Peer 0941de8647434873892a3746b294b584 (127.5.157.129:32977): Couldn't send request to peer 0941de8647434873892a3746b294b584. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:32977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:51.754657  8801 consensus_peers.cc:597] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f -> Peer 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737): Couldn't send request to peer 3ea033a5b07b43869f5335b31d493d2b. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:43737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:51.765798  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
I20260713 09:01:51.787834  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:51.788514  5750 tablet_replica.cc:333] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.789125  5750 raft_consensus.cc:2243] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.789948  5750 raft_consensus.cc:2272] T 3c832da10c15460bb7f224c35e981a81 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.791939  5750 tablet_replica.cc:333] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.792409  5750 raft_consensus.cc:2243] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.792737  5750 raft_consensus.cc:2272] T 0ed9bc23e86e4b9daa3f36e7d9f66953 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.794584  5750 tablet_replica.cc:333] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.795035  5750 raft_consensus.cc:2243] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.795400  5750 raft_consensus.cc:2272] T 595b8e66ebca4970aa4459819a85c764 P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.797091  5750 tablet_replica.cc:333] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.797623  5750 raft_consensus.cc:2243] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.798065  5750 raft_consensus.cc:2272] T 4dd64149f5eb4e8f914d2b1e6cd5b020 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.800005  5750 tablet_replica.cc:333] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.800520  5750 raft_consensus.cc:2243] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.801308  5750 raft_consensus.cc:2272] T 4196ffc6521e4a899657979dd1547594 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.803158  5750 tablet_replica.cc:333] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.803676  5750 raft_consensus.cc:2243] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.804392  5750 raft_consensus.cc:2272] T fa64914f36bc44f580f16784a706174a P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.806641  5750 tablet_replica.cc:333] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.807119  5750 raft_consensus.cc:2243] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.807945  5750 raft_consensus.cc:2272] T 49a5ce4c6ce242b2936bc83be8397a72 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:51.809458  8801 consensus_peers.cc:597] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f -> Peer 3ea033a5b07b43869f5335b31d493d2b (127.5.157.130:43737): Couldn't send request to peer 3ea033a5b07b43869f5335b31d493d2b. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.130:43737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:51.810467  5750 tablet_replica.cc:333] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.811025  5750 raft_consensus.cc:2243] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.811457  5750 raft_consensus.cc:2272] T 3cbb46b559404d878fa22be875e43609 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.813228  5750 tablet_replica.cc:333] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.813797  5750 raft_consensus.cc:2243] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.814544  5750 raft_consensus.cc:2272] T 9b9ac8d03ed341dfb319f165b8b42b6d P 9967532f188c44c6998ae1c14b72c01f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.816326  5750 tablet_replica.cc:333] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f: stopping tablet replica
I20260713 09:01:51.816784  5750 raft_consensus.cc:2243] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:51.817179  5750 raft_consensus.cc:2272] T 46dd373e621c47c4b34992dc5be28ff1 P 9967532f188c44c6998ae1c14b72c01f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.846321  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:01:51.867666  5750 master.cc:562] Master@127.5.157.190:34025 shutting down...
I20260713 09:01:51.888810  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:51.889468  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:51.889876  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P 218be2bc4763436d860812b90083935d: stopping tablet replica
I20260713 09:01:51.909647  5750 master.cc:584] Master@127.5.157.190:34025 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13566 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:01:51.950887  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:42937
I20260713 09:01:51.952015  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:51.957255  9082 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:01:51.957772  9083 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:01:51.958724  9085 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:01:51.959151  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:51.960050  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:51.960251  5750 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:01:51.960426  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933311960387 us; error 0 us; skew 500 ppm
I20260713 09:01:51.960959  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:51.963188  5750 webserver.cc:533] Webserver started at http://127.5.157.190:37233/ using document root <none> and password file <none>
I20260713 09:01:51.963686  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:51.963871  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:51.964165  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:51.965337  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "7eb80c15a38b4f9999493672e541fa46"
format_stamp: "Formatted at 2026-07-13 09:01:51 on dist-test-slave-xzmj"
I20260713 09:01:51.969609  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:51.972680  9090 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:01:51.973394  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:51.973734  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "7eb80c15a38b4f9999493672e541fa46"
format_stamp: "Formatted at 2026-07-13 09:01:51 on dist-test-slave-xzmj"
I20260713 09:01:51.974017  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-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:01:52.003584  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:52.004793  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:52.042832  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:42937
I20260713 09:01:52.042929  9141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:42937 every 8 connection(s)
I20260713 09:01:52.046609  9142 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:01:52.056823  9142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46: Bootstrap starting.
I20260713 09:01:52.061429  9142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.065390  9142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46: No bootstrap required, opened a new log
I20260713 09:01:52.067536  9142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER }
I20260713 09:01:52.067950  9142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.068219  9142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb80c15a38b4f9999493672e541fa46, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.068849  9142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER }
I20260713 09:01:52.069325  9142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:52.069581  9142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:52.069865  9142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.074198  9142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER }
I20260713 09:01:52.074690  9142 leader_election.cc:304] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [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: 7eb80c15a38b4f9999493672e541fa46; no voters: 
I20260713 09:01:52.075951  9142 leader_election.cc:290] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:52.076342  9145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:52.077742  9145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 1 LEADER]: Becoming Leader. State: Replica: 7eb80c15a38b4f9999493672e541fa46, State: Running, Role: LEADER
I20260713 09:01:52.078378  9145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [LEADER]: Queue going to LEADER mode. State: All 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: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER }
I20260713 09:01:52.078895  9142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:52.081568  9146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7eb80c15a38b4f9999493672e541fa46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER } }
I20260713 09:01:52.082423  9146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:52.081707  9147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7eb80c15a38b4f9999493672e541fa46. Latest consensus state: current_term: 1 leader_uuid: "7eb80c15a38b4f9999493672e541fa46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eb80c15a38b4f9999493672e541fa46" member_type: VOTER } }
I20260713 09:01:52.083679  9147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:52.085749  9152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:52.091116  9152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:52.093940  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:52.101140  9152 catalog_manager.cc:1383] Generated new cluster ID: a0842437e93640bb86142902cad42f69
I20260713 09:01:52.101482  9152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:52.113950  9152 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:52.115186  9152 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:52.128043  9152 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46: Generated new TSK 0
I20260713 09:01:52.128648  9152 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:52.133021  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:52.138625  9163 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:01:52.139699  9164 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:01:52.141263  9166 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:01:52.142037  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:52.142904  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:52.143090  5750 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:01:52.143208  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933312143198 us; error 0 us; skew 500 ppm
I20260713 09:01:52.143657  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:52.145880  5750 webserver.cc:533] Webserver started at http://127.5.157.129:46707/ using document root <none> and password file <none>
I20260713 09:01:52.146294  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:52.146445  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:52.146633  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:52.147612  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "92343ae3815f496aaf1f2341cae9b309"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.152029  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:52.155119  9171 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:01:52.155826  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:52.156107  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "92343ae3815f496aaf1f2341cae9b309"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.156388  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-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:01:52.172497  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:52.173722  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:52.175184  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:52.177394  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:52.177662  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.177901  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:52.178114  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.220589  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:33507
I20260713 09:01:52.220686  9233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:33507 every 8 connection(s)
I20260713 09:01:52.225188  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:52.231907  9238 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:01:52.235967  9239 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:01:52.243968  9234 heartbeater.cc:344] Connected to a master server at 127.5.157.190:42937
W20260713 09:01:52.244141  9241 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:01:52.244462  9234 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:52.244836  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:52.245452  9234 heartbeater.cc:507] Master 127.5.157.190:42937 requested a full tablet report, sending...
I20260713 09:01:52.245821  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:52.246066  5750 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:01:52.246235  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933312246217 us; error 0 us; skew 500 ppm
I20260713 09:01:52.246899  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:52.247905  9107 ts_manager.cc:194] Registered new tserver with Master: 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507)
I20260713 09:01:52.249629  5750 webserver.cc:533] Webserver started at http://127.5.157.130:46645/ using document root <none> and password file <none>
I20260713 09:01:52.250247  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:52.250499  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:52.250456  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38064
I20260713 09:01:52.250983  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:52.252391  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "104429dddb174e0ba85dcbacc8872898"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.256805  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:52.260298  9246 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:01:52.261021  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:52.261298  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "104429dddb174e0ba85dcbacc8872898"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.261600  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-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:01:52.273988  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:52.275138  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:52.276583  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:52.278753  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:52.278966  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.279208  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:52.279376  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.317318  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:46581
I20260713 09:01:52.317438  9308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:46581 every 8 connection(s)
I20260713 09:01:52.322055  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:52.328893  9312 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:01:52.330251  9313 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:01:52.331873  9315 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:01:52.332831  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:52.333727  9309 heartbeater.cc:344] Connected to a master server at 127.5.157.190:42937
I20260713 09:01:52.333881  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:52.334136  9309 heartbeater.cc:461] Registering TS with master...
W20260713 09:01:52.334146  5750 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:01:52.334548  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933312334528 us; error 0 us; skew 500 ppm
I20260713 09:01:52.335103  9309 heartbeater.cc:507] Master 127.5.157.190:42937 requested a full tablet report, sending...
I20260713 09:01:52.335302  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:52.337302  9107 ts_manager.cc:194] Registered new tserver with Master: 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581)
I20260713 09:01:52.338034  5750 webserver.cc:533] Webserver started at http://127.5.157.131:41765/ using document root <none> and password file <none>
I20260713 09:01:52.338553  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:52.338730  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:52.338752  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38078
I20260713 09:01:52.339093  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:52.340395  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "fd76cfad948048698b3e85b12f9c327c"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.344573  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:01:52.347642  9320 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:01:52.348351  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:52.348644  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "fd76cfad948048698b3e85b12f9c327c"
format_stamp: "Formatted at 2026-07-13 09:01:52 on dist-test-slave-xzmj"
I20260713 09:01:52.348902  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933226095460-5750-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:01:52.366273  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:52.367405  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:52.368842  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:52.370956  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:52.371178  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.371413  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:52.371588  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:52.410226  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:44431
I20260713 09:01:52.410334  9382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:44431 every 8 connection(s)
I20260713 09:01:52.423695  9383 heartbeater.cc:344] Connected to a master server at 127.5.157.190:42937
I20260713 09:01:52.424075  9383 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:52.424750  9383 heartbeater.cc:507] Master 127.5.157.190:42937 requested a full tablet report, sending...
I20260713 09:01:52.426658  9107 ts_manager.cc:194] Registered new tserver with Master: fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:52.427740  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014309304s
I20260713 09:01:52.428169  9107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38080
I20260713 09:01:52.451524  9107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38090:
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:01:52.453672  9107 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:01:52.496168  9274 tablet_service.cc:1511] Processing CreateTablet for tablet 91d27a7cd3e64d4cadfa44d6c17953d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.497860  9274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d27a7cd3e64d4cadfa44d6c17953d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.501145  9273 tablet_service.cc:1511] Processing CreateTablet for tablet 2691553d30d747108c47fa26a7f1c9e0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.502478  9273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2691553d30d747108c47fa26a7f1c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.510306  9199 tablet_service.cc:1511] Processing CreateTablet for tablet 91d27a7cd3e64d4cadfa44d6c17953d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.510607  9198 tablet_service.cc:1511] Processing CreateTablet for tablet 2691553d30d747108c47fa26a7f1c9e0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.511787  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d27a7cd3e64d4cadfa44d6c17953d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.516070  9348 tablet_service.cc:1511] Processing CreateTablet for tablet 91d27a7cd3e64d4cadfa44d6c17953d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.516409  9347 tablet_service.cc:1511] Processing CreateTablet for tablet 2691553d30d747108c47fa26a7f1c9e0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ac7611ffc17340b696f23cb74ec1f86e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.517392  9348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d27a7cd3e64d4cadfa44d6c17953d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.518684  9347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2691553d30d747108c47fa26a7f1c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.522307  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2691553d30d747108c47fa26a7f1c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.524475  9398 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: Bootstrap starting.
I20260713 09:01:52.531373  9398 tablet_bootstrap.cc:654] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.543455  9398 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: No bootstrap required, opened a new log
I20260713 09:01:52.544169  9398 ts_tablet_manager.cc:1403] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:01:52.544880  9400 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: Bootstrap starting.
I20260713 09:01:52.547168  9398 raft_consensus.cc:359] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.548306  9398 raft_consensus.cc:385] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.548740  9398 raft_consensus.cc:740] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.549906  9398 consensus_queue.cc:260] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.551412  9401 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: Bootstrap starting.
I20260713 09:01:52.553205  9309 heartbeater.cc:499] Master 127.5.157.190:42937 was elected leader, sending a full tablet report...
I20260713 09:01:52.553761  9398 ts_tablet_manager.cc:1434] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:01:52.554590  9400 tablet_bootstrap.cc:654] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.554920  9398 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: Bootstrap starting.
I20260713 09:01:52.561785  9398 tablet_bootstrap.cc:654] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.562841  9401 tablet_bootstrap.cc:654] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.568003  9400 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: No bootstrap required, opened a new log
I20260713 09:01:52.568717  9400 ts_tablet_manager.cc:1403] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
W20260713 09:01:52.571138  9310 tablet.cc:2406] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:52.571998  9400 raft_consensus.cc:359] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.572631  9400 raft_consensus.cc:385] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.572711  9398 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: No bootstrap required, opened a new log
I20260713 09:01:52.572924  9400 raft_consensus.cc:740] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.573233  9398 ts_tablet_manager.cc:1403] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:01:52.573465  9401 tablet_bootstrap.cc:492] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: No bootstrap required, opened a new log
I20260713 09:01:52.573939  9401 ts_tablet_manager.cc:1403] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260713 09:01:52.573696  9400 consensus_queue.cc:260] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.577032  9398 raft_consensus.cc:359] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.577224  9401 raft_consensus.cc:359] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.577813  9398 raft_consensus.cc:385] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.577958  9401 raft_consensus.cc:385] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.578157  9398 raft_consensus.cc:740] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.578272  9401 raft_consensus.cc:740] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd76cfad948048698b3e85b12f9c327c, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.578964  9398 consensus_queue.cc:260] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.579016  9401 consensus_queue.cc:260] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.581650  9398 ts_tablet_manager.cc:1434] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:52.583679  9234 heartbeater.cc:499] Master 127.5.157.190:42937 was elected leader, sending a full tablet report...
I20260713 09:01:52.583985  9400 ts_tablet_manager.cc:1434] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:01:52.585038  9400 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Bootstrap starting.
I20260713 09:01:52.591571  9400 tablet_bootstrap.cc:654] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.594882  9383 heartbeater.cc:499] Master 127.5.157.190:42937 was elected leader, sending a full tablet report...
I20260713 09:01:52.595091  9401 ts_tablet_manager.cc:1434] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.013s
I20260713 09:01:52.596125  9401 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: Bootstrap starting.
I20260713 09:01:52.601941  9401 tablet_bootstrap.cc:654] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.610818  9400 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: No bootstrap required, opened a new log
I20260713 09:01:52.611375  9400 ts_tablet_manager.cc:1403] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260713 09:01:52.611938  9401 tablet_bootstrap.cc:492] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: No bootstrap required, opened a new log
I20260713 09:01:52.612437  9401 ts_tablet_manager.cc:1403] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260713 09:01:52.614302  9400 raft_consensus.cc:359] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.615065  9400 raft_consensus.cc:385] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.615407  9400 raft_consensus.cc:740] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.615146  9401 raft_consensus.cc:359] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.615904  9401 raft_consensus.cc:385] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.616204  9401 raft_consensus.cc:740] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd76cfad948048698b3e85b12f9c327c, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.616179  9400 consensus_queue.cc:260] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.617092  9401 consensus_queue.cc:260] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.618781  9400 ts_tablet_manager.cc:1434] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:52.619264  9401 ts_tablet_manager.cc:1434] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:01:52.791713  9402 raft_consensus.cc:493] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:52.792233  9402 raft_consensus.cc:515] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.794387  9402 leader_election.cc:290] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:52.804148  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2691553d30d747108c47fa26a7f1c9e0" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309" is_pre_election: true
I20260713 09:01:52.804206  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2691553d30d747108c47fa26a7f1c9e0" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c" is_pre_election: true
I20260713 09:01:52.804857  9209 raft_consensus.cc:2468] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:52.804893  9358 raft_consensus.cc:2468] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:52.805987  9248 leader_election.cc:304] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:52.806660  9402 raft_consensus.cc:2804] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:52.806931  9402 raft_consensus.cc:493] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:52.807196  9402 raft_consensus.cc:3060] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.811976  9402 raft_consensus.cc:515] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.813441  9402 leader_election.cc:290] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Requested vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:52.814266  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2691553d30d747108c47fa26a7f1c9e0" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
I20260713 09:01:52.814539  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2691553d30d747108c47fa26a7f1c9e0" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:52.814800  9209 raft_consensus.cc:3060] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.815063  9358 raft_consensus.cc:3060] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.820127  9209 raft_consensus.cc:2468] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:52.820178  9358 raft_consensus.cc:2468] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:52.821470  9249 leader_election.cc:304] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, 92343ae3815f496aaf1f2341cae9b309; no voters: 
I20260713 09:01:52.822206  9402 raft_consensus.cc:2804] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:52.823094  9402 raft_consensus.cc:697] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Becoming Leader. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Running, Role: LEADER
I20260713 09:01:52.823865  9402 consensus_queue.cc:237] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.827472  9402 raft_consensus.cc:493] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:52.827900  9402 raft_consensus.cc:515] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.829840  9402 leader_election.cc:290] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:52.830389  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309" is_pre_election: true
I20260713 09:01:52.830775  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c" is_pre_election: true
I20260713 09:01:52.831002  9209 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:52.831420  9358 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:52.832051  9249 leader_election.cc:304] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, 92343ae3815f496aaf1f2341cae9b309; no voters: 
I20260713 09:01:52.831542  9103 catalog_manager.cc:5697] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104429dddb174e0ba85dcbacc8872898 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "104429dddb174e0ba85dcbacc8872898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:52.832809  9402 raft_consensus.cc:2804] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:52.833177  9402 raft_consensus.cc:493] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:52.833446  9402 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.839397  9402 raft_consensus.cc:515] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.841332  9402 leader_election.cc:290] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Requested vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:52.841989  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
I20260713 09:01:52.842222  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:52.842525  9209 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.842756  9358 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:52.847151  9209 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:52.847389  9358 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:52.848225  9249 leader_election.cc:304] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, 92343ae3815f496aaf1f2341cae9b309; no voters: 
I20260713 09:01:52.848901  9402 raft_consensus.cc:2804] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:52.849336  9402 raft_consensus.cc:697] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Becoming Leader. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Running, Role: LEADER
I20260713 09:01:52.850057  9402 consensus_queue.cc:237] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.856426  9103 catalog_manager.cc:5697] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104429dddb174e0ba85dcbacc8872898 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "104429dddb174e0ba85dcbacc8872898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:52.915207  9103 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38100:
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:01:52.917039  9103 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:01:52.938398  9199 tablet_service.cc:1511] Processing CreateTablet for tablet b6c481443f524b8da9aba169794e4a5b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.939706  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c481443f524b8da9aba169794e4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.939968  9274 tablet_service.cc:1511] Processing CreateTablet for tablet b6c481443f524b8da9aba169794e4a5b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.941193  9274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c481443f524b8da9aba169794e4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.941107  9347 tablet_service.cc:1511] Processing CreateTablet for tablet b6c481443f524b8da9aba169794e4a5b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:52.942440  9347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c481443f524b8da9aba169794e4a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.943109  9198 tablet_service.cc:1511] Processing CreateTablet for tablet ccd657c09b6440909ce6a4dcd113715d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.944270  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd657c09b6440909ce6a4dcd113715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.948136  9273 tablet_service.cc:1511] Processing CreateTablet for tablet ccd657c09b6440909ce6a4dcd113715d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.949389  9273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd657c09b6440909ce6a4dcd113715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.949958  9348 tablet_service.cc:1511] Processing CreateTablet for tablet ccd657c09b6440909ce6a4dcd113715d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6bd186cb51b5444fa6bf41953e0a9a08]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:52.951217  9348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd657c09b6440909ce6a4dcd113715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:52.955377  9400 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: Bootstrap starting.
I20260713 09:01:52.961567  9400 tablet_bootstrap.cc:654] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.967608  9401 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Bootstrap starting.
I20260713 09:01:52.974223  9401 tablet_bootstrap.cc:654] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.977864  9398 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: Bootstrap starting.
I20260713 09:01:52.986176  9398 tablet_bootstrap.cc:654] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:52.986692  9401 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: No bootstrap required, opened a new log
I20260713 09:01:52.987188  9401 ts_tablet_manager.cc:1403] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:01:52.990041  9400 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: No bootstrap required, opened a new log
I20260713 09:01:52.990582  9400 ts_tablet_manager.cc:1403] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.017s
I20260713 09:01:52.990211  9401 raft_consensus.cc:359] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.990993  9401 raft_consensus.cc:385] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.991299  9401 raft_consensus.cc:740] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd76cfad948048698b3e85b12f9c327c, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.992157  9401 consensus_queue.cc:260] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.993664  9400 raft_consensus.cc:359] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.994403  9400 raft_consensus.cc:385] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:52.994743  9400 raft_consensus.cc:740] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Initialized, Role: FOLLOWER
I20260713 09:01:52.995937  9401 ts_tablet_manager.cc:1434] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:01:52.995710  9400 consensus_queue.cc:260] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:52.998035  9398 tablet_bootstrap.cc:492] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: No bootstrap required, opened a new log
I20260713 09:01:52.998565  9398 ts_tablet_manager.cc:1403] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:01:52.999078  9400 ts_tablet_manager.cc:1434] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:53.000056  9400 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: Bootstrap starting.
I20260713 09:01:53.000844  9401 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: Bootstrap starting.
I20260713 09:01:53.001611  9398 raft_consensus.cc:359] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.002377  9398 raft_consensus.cc:385] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:53.002727  9398 raft_consensus.cc:740] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Initialized, Role: FOLLOWER
I20260713 09:01:53.003515  9398 consensus_queue.cc:260] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.007086  9400 tablet_bootstrap.cc:654] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:53.007622  9398 ts_tablet_manager.cc:1434] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:01:53.008673  9398 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: Bootstrap starting.
I20260713 09:01:53.014215  9401 tablet_bootstrap.cc:654] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:53.014793  9398 tablet_bootstrap.cc:654] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:53.024365  9400 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: No bootstrap required, opened a new log
I20260713 09:01:53.025003  9400 ts_tablet_manager.cc:1403] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:01:53.028765  9400 raft_consensus.cc:359] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.030929  9400 raft_consensus.cc:385] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:53.031262  9400 raft_consensus.cc:740] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Initialized, Role: FOLLOWER
I20260713 09:01:53.032163  9400 consensus_queue.cc:260] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.032712  9398 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: No bootstrap required, opened a new log
I20260713 09:01:53.033231  9398 ts_tablet_manager.cc:1403] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:01:53.033430  9401 tablet_bootstrap.cc:492] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: No bootstrap required, opened a new log
I20260713 09:01:53.033946  9401 ts_tablet_manager.cc:1403] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.005s
I20260713 09:01:53.034474  9400 ts_tablet_manager.cc:1434] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260713 09:01:53.036120  9398 raft_consensus.cc:359] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.036676  9398 raft_consensus.cc:385] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:53.036652  9401 raft_consensus.cc:359] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.037184  9398 raft_consensus.cc:740] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Initialized, Role: FOLLOWER
I20260713 09:01:53.037526  9401 raft_consensus.cc:385] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:53.037885  9401 raft_consensus.cc:740] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd76cfad948048698b3e85b12f9c327c, State: Initialized, Role: FOLLOWER
I20260713 09:01:53.038035  9398 consensus_queue.cc:260] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.038666  9401 consensus_queue.cc:260] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.040228  9398 ts_tablet_manager.cc:1434] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260713 09:01:53.042236  9401 ts_tablet_manager.cc:1434] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:53.079077  9406 raft_consensus.cc:493] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:53.079516  9406 raft_consensus.cc:515] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.081670  9406 leader_election.cc:290] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
W20260713 09:01:53.088986  9155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:53.093231  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c" is_pre_election: true
I20260713 09:01:53.093911  9358 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 0.
I20260713 09:01:53.094542  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104429dddb174e0ba85dcbacc8872898" is_pre_election: true
I20260713 09:01:53.094956  9173 leader_election.cc:304] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92343ae3815f496aaf1f2341cae9b309, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:53.095134  9284 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 0.
I20260713 09:01:53.095724  9406 raft_consensus.cc:2804] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:53.096041  9406 raft_consensus.cc:493] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:53.096364  9406 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.101339  9406 raft_consensus.cc:515] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.103046  9406 leader_election.cc:290] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 1 election: Requested vote from peers 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:53.103796  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "104429dddb174e0ba85dcbacc8872898"
I20260713 09:01:53.104066  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:53.104400  9284 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.104589  9358 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.111410  9284 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 1.
I20260713 09:01:53.111410  9358 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 1.
I20260713 09:01:53.112691  9173 leader_election.cc:304] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92343ae3815f496aaf1f2341cae9b309, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:53.113273  9406 raft_consensus.cc:2804] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:53.114327  9406 raft_consensus.cc:697] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 LEADER]: Becoming Leader. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Running, Role: LEADER
I20260713 09:01:53.115284  9406 consensus_queue.cc:237] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.123965  9103 catalog_manager.cc:5697] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "92343ae3815f496aaf1f2341cae9b309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:53.261958  9402 raft_consensus.cc:493] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:53.262488  9402 raft_consensus.cc:515] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.264250  9402 leader_election.cc:290] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:53.265026  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309" is_pre_election: true
I20260713 09:01:53.265326  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c" is_pre_election: true
I20260713 09:01:53.265748  9209 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:53.265931  9358 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 0.
I20260713 09:01:53.266780  9249 leader_election.cc:304] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, 92343ae3815f496aaf1f2341cae9b309; no voters: 
I20260713 09:01:53.267424  9402 raft_consensus.cc:2804] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:53.267776  9402 raft_consensus.cc:493] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:53.267989  9402 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.273357  9402 raft_consensus.cc:515] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.274719  9411 consensus_queue.cc:1048] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:53.275084  9402 leader_election.cc:290] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Requested vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:53.275687  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
I20260713 09:01:53.276254  9209 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.276497  9358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "104429dddb174e0ba85dcbacc8872898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:53.276970  9358 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.282982  9209 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:53.284294  9249 leader_election.cc:304] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 104429dddb174e0ba85dcbacc8872898, 92343ae3815f496aaf1f2341cae9b309; no voters: 
I20260713 09:01:53.284674  9358 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 104429dddb174e0ba85dcbacc8872898 in term 1.
I20260713 09:01:53.285439  9402 raft_consensus.cc:2804] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:53.287334  9402 raft_consensus.cc:697] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Becoming Leader. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Running, Role: LEADER
I20260713 09:01:53.288478  9402 consensus_queue.cc:237] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.294337  9433 consensus_queue.cc:1048] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:53.310359  9103 catalog_manager.cc:5697] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104429dddb174e0ba85dcbacc8872898 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "104429dddb174e0ba85dcbacc8872898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:53.320504  9434 consensus_queue.cc:1048] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:53.333403  9433 consensus_queue.cc:1048] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:53.346825  9284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8"
dest_uuid: "104429dddb174e0ba85dcbacc8872898"
mode: GRACEFUL
new_leader_uuid: "92343ae3815f496aaf1f2341cae9b309"
 from {username='slave'} at 127.0.0.1:35738
I20260713 09:01:53.347545  9284 raft_consensus.cc:606] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Received request to transfer leadership to TS 92343ae3815f496aaf1f2341cae9b309
I20260713 09:01:53.358050  9284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d"
dest_uuid: "104429dddb174e0ba85dcbacc8872898"
mode: GRACEFUL
new_leader_uuid: "92343ae3815f496aaf1f2341cae9b309"
 from {username='slave'} at 127.0.0.1:35738
I20260713 09:01:53.358541  9284 raft_consensus.cc:606] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Received request to transfer leadership to TS 92343ae3815f496aaf1f2341cae9b309
I20260713 09:01:53.628811  9406 consensus_queue.cc:1048] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:53.639967  9444 consensus_queue.cc:1048] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:53.684623  9433 consensus_queue.cc:1048] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:53.695060  9411 consensus_queue.cc:1048] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:53.702809  9411 raft_consensus.cc:993] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: : Instructing follower 92343ae3815f496aaf1f2341cae9b309 to start an election
I20260713 09:01:53.703280  9433 raft_consensus.cc:1081] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Signalling peer 92343ae3815f496aaf1f2341cae9b309 to start an election
I20260713 09:01:53.704654  9209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d"
dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
 from {username='slave'} at 127.0.0.1:40674
I20260713 09:01:53.705195  9209 raft_consensus.cc:493] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:53.705585  9209 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.710165  9209 raft_consensus.cc:515] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.711799  9209 leader_election.cc:290] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 2 election: Requested vote from peers 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:53.712582  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "104429dddb174e0ba85dcbacc8872898"
I20260713 09:01:53.712888  9357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd657c09b6440909ce6a4dcd113715d" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:53.713277  9284 raft_consensus.cc:3055] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:53.713498  9357 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.713730  9284 raft_consensus.cc:740] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Running, Role: LEADER
I20260713 09:01:53.714582  9284 consensus_queue.cc:260] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.715517  9284 raft_consensus.cc:3060] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.719331  9357 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 2.
I20260713 09:01:53.720285  9173 leader_election.cc:304] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92343ae3815f496aaf1f2341cae9b309, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:53.720388  9284 raft_consensus.cc:2468] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 2.
I20260713 09:01:53.720935  9444 raft_consensus.cc:2804] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:53.721362  9444 raft_consensus.cc:697] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 2 LEADER]: Becoming Leader. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Running, Role: LEADER
I20260713 09:01:53.722074  9444 consensus_queue.cc:237] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.727883  9104 catalog_manager.cc:5697] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 reported cstate change: term changed from 1 to 2, leader changed from 104429dddb174e0ba85dcbacc8872898 (127.5.157.130) to 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "92343ae3815f496aaf1f2341cae9b309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:53.862046  9411 raft_consensus.cc:993] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: : Instructing follower 92343ae3815f496aaf1f2341cae9b309 to start an election
I20260713 09:01:53.862509  9433 raft_consensus.cc:1081] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Signalling peer 92343ae3815f496aaf1f2341cae9b309 to start an election
I20260713 09:01:53.864032  9209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8"
dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
 from {username='slave'} at 127.0.0.1:40674
I20260713 09:01:53.864529  9209 raft_consensus.cc:493] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:53.864936  9209 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.869565  9209 raft_consensus.cc:515] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.871134  9209 leader_election.cc:290] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 2 election: Requested vote from peers 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581), fd76cfad948048698b3e85b12f9c327c (127.5.157.131:44431)
I20260713 09:01:53.871960  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "104429dddb174e0ba85dcbacc8872898"
I20260713 09:01:53.872186  9357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d27a7cd3e64d4cadfa44d6c17953d8" candidate_uuid: "92343ae3815f496aaf1f2341cae9b309" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
I20260713 09:01:53.872592  9284 raft_consensus.cc:3055] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:53.872730  9357 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.872922  9284 raft_consensus.cc:740] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 104429dddb174e0ba85dcbacc8872898, State: Running, Role: LEADER
I20260713 09:01:53.873740  9284 consensus_queue.cc:260] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.874636  9284 raft_consensus.cc:3060] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:53.877797  9357 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 2.
I20260713 09:01:53.878865  9173 leader_election.cc:304] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92343ae3815f496aaf1f2341cae9b309, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:53.879391  9284 raft_consensus.cc:2468] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92343ae3815f496aaf1f2341cae9b309 in term 2.
I20260713 09:01:53.879562  9444 raft_consensus.cc:2804] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:53.880139  9444 raft_consensus.cc:697] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 LEADER]: Becoming Leader. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Running, Role: LEADER
I20260713 09:01:53.880956  9444 consensus_queue.cc:237] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:53.886420  9104 catalog_manager.cc:5697] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 reported cstate change: term changed from 1 to 2, leader changed from 104429dddb174e0ba85dcbacc8872898 (127.5.157.130) to 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "92343ae3815f496aaf1f2341cae9b309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:54.047048  5750 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:01:54.048527  5750 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:01:54.048921  5750 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:01:54.059728  9209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b"
dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
mode: GRACEFUL
new_leader_uuid: "fd76cfad948048698b3e85b12f9c327c"
 from {username='slave'} at 127.0.0.1:40676
I20260713 09:01:54.060173  9209 raft_consensus.cc:606] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 LEADER]: Received request to transfer leadership to TS fd76cfad948048698b3e85b12f9c327c
I20260713 09:01:54.061203  5750 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:01:54.086251  9443 raft_consensus.cc:993] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: : Instructing follower fd76cfad948048698b3e85b12f9c327c to start an election
I20260713 09:01:54.086757  9444 raft_consensus.cc:1081] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 LEADER]: Signalling peer fd76cfad948048698b3e85b12f9c327c to start an election
I20260713 09:01:54.088109  9357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b"
dest_uuid: "fd76cfad948048698b3e85b12f9c327c"
 from {username='slave'} at 127.0.0.1:55096
I20260713 09:01:54.088626  9357 raft_consensus.cc:493] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:54.088936  9357 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.094313  9357 raft_consensus.cc:515] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:54.096557  9357 leader_election.cc:290] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [CANDIDATE]: Term 2 election: Requested vote from peers 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129:33507), 104429dddb174e0ba85dcbacc8872898 (127.5.157.130:46581)
I20260713 09:01:54.108906  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "fd76cfad948048698b3e85b12f9c327c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92343ae3815f496aaf1f2341cae9b309"
I20260713 09:01:54.109705  9209 raft_consensus.cc:3055] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:54.110051  9209 raft_consensus.cc:740] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92343ae3815f496aaf1f2341cae9b309, State: Running, Role: LEADER
I20260713 09:01:54.110836  9209 consensus_queue.cc:260] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:54.111941  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c481443f524b8da9aba169794e4a5b" candidate_uuid: "fd76cfad948048698b3e85b12f9c327c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "104429dddb174e0ba85dcbacc8872898"
I20260713 09:01:54.112110  9209 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.112605  9284 raft_consensus.cc:3060] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:54.117012  9209 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd76cfad948048698b3e85b12f9c327c in term 2.
I20260713 09:01:54.117085  9284 raft_consensus.cc:2468] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd76cfad948048698b3e85b12f9c327c in term 2.
I20260713 09:01:54.118247  9323 leader_election.cc:304] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92343ae3815f496aaf1f2341cae9b309, fd76cfad948048698b3e85b12f9c327c; no voters: 
I20260713 09:01:54.119094  9407 raft_consensus.cc:2804] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:54.120687  9407 raft_consensus.cc:697] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 LEADER]: Becoming Leader. State: Replica: fd76cfad948048698b3e85b12f9c327c, State: Running, Role: LEADER
I20260713 09:01:54.121173  9284 raft_consensus.cc:1275] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Refusing update from remote peer 92343ae3815f496aaf1f2341cae9b309: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:54.121541  9407 consensus_queue.cc:237] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } }
I20260713 09:01:54.122627  9444 consensus_queue.cc:1048] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:54.129925  9103 catalog_manager.cc:5697] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c reported cstate change: term changed from 1 to 2, leader changed from 92343ae3815f496aaf1f2341cae9b309 (127.5.157.129) to fd76cfad948048698b3e85b12f9c327c (127.5.157.131). New cstate: current_term: 2 leader_uuid: "fd76cfad948048698b3e85b12f9c327c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92343ae3815f496aaf1f2341cae9b309" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "104429dddb174e0ba85dcbacc8872898" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 46581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.133471  9357 raft_consensus.cc:1275] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Refusing update from remote peer 92343ae3815f496aaf1f2341cae9b309: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:54.135110  9406 consensus_queue.cc:1048] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd76cfad948048698b3e85b12f9c327c" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:54.160332  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:01:54.182797  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:54.183470  5750 tablet_replica.cc:333] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309: stopping tablet replica
I20260713 09:01:54.184032  5750 raft_consensus.cc:2243] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:54.184827  5750 raft_consensus.cc:2272] T ccd657c09b6440909ce6a4dcd113715d P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.187040  5750 tablet_replica.cc:333] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309: stopping tablet replica
I20260713 09:01:54.187546  5750 raft_consensus.cc:2243] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.187988  5750 raft_consensus.cc:2272] T b6c481443f524b8da9aba169794e4a5b P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.190224  5750 tablet_replica.cc:333] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: stopping tablet replica
I20260713 09:01:54.190711  5750 raft_consensus.cc:2243] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:54.191267  5750 pending_rounds.cc:70] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Trying to abort 1 pending ops.
I20260713 09:01:54.191438  5750 pending_rounds.cc:77] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306990853663490048 op_type: NO_OP noop_request { }
I20260713 09:01:54.191748  5750 raft_consensus.cc:2889] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:54.192114  5750 raft_consensus.cc:2272] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 92343ae3815f496aaf1f2341cae9b309 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.194216  5750 tablet_replica.cc:333] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309: stopping tablet replica
I20260713 09:01:54.194628  5750 raft_consensus.cc:2243] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.194952  5750 raft_consensus.cc:2272] T 2691553d30d747108c47fa26a7f1c9e0 P 92343ae3815f496aaf1f2341cae9b309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.217244  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
I20260713 09:01:54.229039  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:01:54.244776  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:54.245354  5750 tablet_replica.cc:333] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898: stopping tablet replica
I20260713 09:01:54.245946  5750 raft_consensus.cc:2243] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.246359  5750 raft_consensus.cc:2272] T ccd657c09b6440909ce6a4dcd113715d P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.248425  5750 tablet_replica.cc:333] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898: stopping tablet replica
I20260713 09:01:54.248869  5750 raft_consensus.cc:2243] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:54.249594  5750 raft_consensus.cc:2272] T 2691553d30d747108c47fa26a7f1c9e0 P 104429dddb174e0ba85dcbacc8872898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.251580  5750 tablet_replica.cc:333] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898: stopping tablet replica
I20260713 09:01:54.252027  5750 raft_consensus.cc:2243] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.252357  5750 raft_consensus.cc:2272] T b6c481443f524b8da9aba169794e4a5b P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.254304  5750 tablet_replica.cc:333] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898: stopping tablet replica
I20260713 09:01:54.254698  5750 raft_consensus.cc:2243] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.255043  5750 raft_consensus.cc:2272] T 91d27a7cd3e64d4cadfa44d6c17953d8 P 104429dddb174e0ba85dcbacc8872898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.276253  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
I20260713 09:01:54.286998  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
I20260713 09:01:54.303100  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:54.303849  5750 tablet_replica.cc:333] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c: stopping tablet replica
I20260713 09:01:54.304445  5750 raft_consensus.cc:2243] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.304937  5750 raft_consensus.cc:2272] T ccd657c09b6440909ce6a4dcd113715d P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.307170  5750 tablet_replica.cc:333] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: stopping tablet replica
I20260713 09:01:54.307722  5750 raft_consensus.cc:2243] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:54.308311  5750 pending_rounds.cc:70] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Trying to abort 1 pending ops.
I20260713 09:01:54.308501  5750 pending_rounds.cc:77] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306990854651101184 op_type: NO_OP noop_request { }
I20260713 09:01:54.308794  5750 raft_consensus.cc:2889] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:54.309088  5750 raft_consensus.cc:2272] T b6c481443f524b8da9aba169794e4a5b P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.311563  5750 tablet_replica.cc:333] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c: stopping tablet replica
I20260713 09:01:54.312090  5750 raft_consensus.cc:2243] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.312497  5750 raft_consensus.cc:2272] T 91d27a7cd3e64d4cadfa44d6c17953d8 P fd76cfad948048698b3e85b12f9c327c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.314586  5750 tablet_replica.cc:333] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c: stopping tablet replica
I20260713 09:01:54.315068  5750 raft_consensus.cc:2243] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:54.315472  5750 raft_consensus.cc:2272] T 2691553d30d747108c47fa26a7f1c9e0 P fd76cfad948048698b3e85b12f9c327c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.327139  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:01:54.338542  5750 master.cc:562] Master@127.5.157.190:42937 shutting down...
I20260713 09:01:54.369791  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:54.370303  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:54.370613  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7eb80c15a38b4f9999493672e541fa46: stopping tablet replica
I20260713 09:01:54.389148  5750 master.cc:584] Master@127.5.157.190:42937 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2464 ms)
[----------] 6 tests from LeaderRebalancerTest (88157 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:01:54.415970  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:37511
I20260713 09:01:54.417088  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:54.422041  9455 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:01:54.422922  9454 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:01:54.423346  9457 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:01:54.424479  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:54.425187  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:54.425407  5750 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:01:54.425586  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933314425569 us; error 0 us; skew 500 ppm
I20260713 09:01:54.426100  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:54.428220  5750 webserver.cc:533] Webserver started at http://127.5.157.190:36389/ using document root <none> and password file <none>
I20260713 09:01:54.428709  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:54.428905  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:54.429164  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:54.430226  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "09dd57ab1b61455ca02265501301166a"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.434350  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:01:54.437356  9462 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:01:54.438058  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:01:54.438331  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "09dd57ab1b61455ca02265501301166a"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.438613  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-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:01:54.446391  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:54.447321  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:54.480624  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:37511
I20260713 09:01:54.480720  9513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:37511 every 8 connection(s)
I20260713 09:01:54.484263  9514 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:01:54.493700  9514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: Bootstrap starting.
I20260713 09:01:54.497741  9514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.501214  9514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: No bootstrap required, opened a new log
I20260713 09:01:54.503029  9514 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09dd57ab1b61455ca02265501301166a" member_type: VOTER }
I20260713 09:01:54.503364  9514 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.503535  9514 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09dd57ab1b61455ca02265501301166a, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.504099  9514 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09dd57ab1b61455ca02265501301166a" member_type: VOTER }
I20260713 09:01:54.504559  9514 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:54.504756  9514 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:54.504957  9514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.509038  9514 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09dd57ab1b61455ca02265501301166a" member_type: VOTER }
I20260713 09:01:54.509465  9514 leader_election.cc:304] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [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: 09dd57ab1b61455ca02265501301166a; no voters: 
I20260713 09:01:54.510465  9514 leader_election.cc:290] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:54.510797  9517 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:54.512154  9517 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 1 LEADER]: Becoming Leader. State: Replica: 09dd57ab1b61455ca02265501301166a, State: Running, Role: LEADER
I20260713 09:01:54.512746  9517 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [LEADER]: Queue going to LEADER mode. State: All 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: "09dd57ab1b61455ca02265501301166a" member_type: VOTER }
I20260713 09:01:54.513258  9514 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:54.517470  9519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09dd57ab1b61455ca02265501301166a. Latest consensus state: current_term: 1 leader_uuid: "09dd57ab1b61455ca02265501301166a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09dd57ab1b61455ca02265501301166a" member_type: VOTER } }
I20260713 09:01:54.517606  9518 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09dd57ab1b61455ca02265501301166a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09dd57ab1b61455ca02265501301166a" member_type: VOTER } }
I20260713 09:01:54.518496  9518 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:54.518486  9519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:54.523531  9524 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:54.531729  9524 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:54.532733  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:54.539968  9524 catalog_manager.cc:1383] Generated new cluster ID: 8af9e0a8241e44b5bcd933fede69dd33
I20260713 09:01:54.540268  9524 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:54.552062  9524 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:54.553195  9524 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:54.566134  9524 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: Generated new TSK 0
I20260713 09:01:54.566622  9524 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:54.599602  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:54.605296  9535 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:01:54.606212  9536 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:01:54.609632  9538 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:01:54.609670  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:54.610705  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:54.610919  5750 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:01:54.611090  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933314611063 us; error 0 us; skew 500 ppm
I20260713 09:01:54.611753  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:54.614010  5750 webserver.cc:533] Webserver started at http://127.5.157.129:43203/ using document root <none> and password file <none>
I20260713 09:01:54.614548  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:54.614715  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:54.614916  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:54.615883  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "f229fe6ba79f40318d52a9cd93ae2155"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.620052  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:54.623088  9543 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:01:54.623807  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:54.624087  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "f229fe6ba79f40318d52a9cd93ae2155"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.624351  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-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:01:54.663600  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:54.664708  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:54.666149  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:54.668274  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:54.668485  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.668735  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:54.668897  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.705456  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:42309
I20260713 09:01:54.705576  9605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:42309 every 8 connection(s)
I20260713 09:01:54.710269  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:54.716786  9610 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:01:54.717105  9611 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:01:54.720595  5750 server_base.cc:1061] running on GCE node
W20260713 09:01:54.721599  9614 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:01:54.722642  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:54.722875  5750 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:01:54.723055  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933314723037 us; error 0 us; skew 500 ppm
I20260713 09:01:54.723239  9606 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37511
I20260713 09:01:54.723619  9606 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:54.723740  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:54.724586  9606 heartbeater.cc:507] Master 127.5.157.190:37511 requested a full tablet report, sending...
I20260713 09:01:54.726435  5750 webserver.cc:533] Webserver started at http://127.5.157.130:33129/ using document root <none> and password file <none>
I20260713 09:01:54.726855  9479 ts_manager.cc:194] Registered new tserver with Master: f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309)
I20260713 09:01:54.726940  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:54.727320  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:54.727589  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:54.728734  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "8931e0bda5a24dfd889e22ff201f934e"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.728730  9479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34522
I20260713 09:01:54.733184  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:54.736414  9618 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:01:54.737066  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:54.737372  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "8931e0bda5a24dfd889e22ff201f934e"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.737712  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-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:01:54.751067  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:54.752043  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:54.753384  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:54.755507  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:54.755728  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.755957  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:54.756122  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.792893  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:40105
I20260713 09:01:54.792981  9680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:40105 every 8 connection(s)
I20260713 09:01:54.797592  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:54.803675  9684 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:01:54.805070  9685 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:01:54.807597  9687 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:01:54.808478  9681 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37511
I20260713 09:01:54.808598  5750 server_base.cc:1061] running on GCE node
I20260713 09:01:54.808872  9681 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:54.809556  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:54.809695  9681 heartbeater.cc:507] Master 127.5.157.190:37511 requested a full tablet report, sending...
W20260713 09:01:54.809845  5750 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:01:54.810114  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933314810092 us; error 0 us; skew 500 ppm
I20260713 09:01:54.810690  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:54.811861  9479 ts_manager.cc:194] Registered new tserver with Master: 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:54.813390  9479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34524
I20260713 09:01:54.814656  5750 webserver.cc:533] Webserver started at http://127.5.157.131:33825/ using document root <none> and password file <none>
I20260713 09:01:54.815186  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:54.815411  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:54.815665  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:54.816659  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.820664  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:01:54.823665  9692 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:01:54.824404  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:54.824676  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
format_stamp: "Formatted at 2026-07-13 09:01:54 on dist-test-slave-xzmj"
I20260713 09:01:54.824961  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933226095460-5750-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:01:54.867298  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:54.868341  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:54.869768  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:54.871860  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:54.872076  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.872313  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:54.872481  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.908756  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:38811
I20260713 09:01:54.908855  9754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:38811 every 8 connection(s)
I20260713 09:01:54.921743  9755 heartbeater.cc:344] Connected to a master server at 127.5.157.190:37511
I20260713 09:01:54.922058  9755 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:54.922674  9755 heartbeater.cc:507] Master 127.5.157.190:37511 requested a full tablet report, sending...
I20260713 09:01:54.924360  9479 ts_manager.cc:194] Registered new tserver with Master: 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:54.924796  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013021124s
I20260713 09:01:54.925743  9479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34532
I20260713 09:01:54.947808  9479 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34538:
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:01:54.950168  9479 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:01:55.031123  9571 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea20fd701e04a4aa1a86d399330ffd5 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:55.031600  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea20fd701e04a4aa1a86d399330ffd5 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:55.032672  9571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea20fd701e04a4aa1a86d399330ffd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.033196  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea20fd701e04a4aa1a86d399330ffd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.034549  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 1290cb6727b240cda79a3db4ad4cc826 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:55.035038  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 1290cb6727b240cda79a3db4ad4cc826 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:55.035884  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290cb6727b240cda79a3db4ad4cc826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.036392  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290cb6727b240cda79a3db4ad4cc826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.039672  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 953073ec241448ff809c884921b5b081 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:55.040225  9715 tablet_service.cc:1511] Processing CreateTablet for tablet e575745dc83543f3955b56df5fba0c81 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:55.040421  9568 tablet_service.cc:1511] Processing CreateTablet for tablet 042c17f04fb14d1595b01aa9f01a0ac3 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:55.041734  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c17f04fb14d1595b01aa9f01a0ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.042752  9716 tablet_service.cc:1511] Processing CreateTablet for tablet dd808e92494a44a68f4f924eb531b45a (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:55.044175  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e575745dc83543f3955b56df5fba0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.045845  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd808e92494a44a68f4f924eb531b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.045989  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 953073ec241448ff809c884921b5b081 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:55.047274  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953073ec241448ff809c884921b5b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.047691  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953073ec241448ff809c884921b5b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.048704  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcf67c14eb48cab61d5ecc832646c4 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:55.041729  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 042c17f04fb14d1595b01aa9f01a0ac3 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:55.049975  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcf67c14eb48cab61d5ecc832646c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.050631  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c17f04fb14d1595b01aa9f01a0ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.078079  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0c5da781754ca486b41905c8cfed5d (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:55.079489  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0c5da781754ca486b41905c8cfed5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.084164  9567 tablet_service.cc:1511] Processing CreateTablet for tablet dd808e92494a44a68f4f924eb531b45a (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:55.086143  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd808e92494a44a68f4f924eb531b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.093586  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 3028ed7c854941ee9e235d6ac1130c75 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:55.094923  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3028ed7c854941ee9e235d6ac1130c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.104231  9566 tablet_service.cc:1511] Processing CreateTablet for tablet e575745dc83543f3955b56df5fba0c81 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:55.106469  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e575745dc83543f3955b56df5fba0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.124882  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcf67c14eb48cab61d5ecc832646c4 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:55.126941  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcf67c14eb48cab61d5ecc832646c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.134555  9770 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.135811  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0c5da781754ca486b41905c8cfed5d (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:55.137163  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0c5da781754ca486b41905c8cfed5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.141264  9770 tablet_bootstrap.cc:654] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.149816  9646 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea20fd701e04a4aa1a86d399330ffd5 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:55.151245  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea20fd701e04a4aa1a86d399330ffd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.151638  9640 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbcf67c14eb48cab61d5ecc832646c4 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:55.152913  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbcf67c14eb48cab61d5ecc832646c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.154559  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 1290cb6727b240cda79a3db4ad4cc826 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:55.155887  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290cb6727b240cda79a3db4ad4cc826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.155586  9638 tablet_service.cc:1511] Processing CreateTablet for tablet 3028ed7c854941ee9e235d6ac1130c75 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:55.156824  9638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3028ed7c854941ee9e235d6ac1130c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.157838  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 953073ec241448ff809c884921b5b081 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:55.159114  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953073ec241448ff809c884921b5b081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.161783  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 042c17f04fb14d1595b01aa9f01a0ac3 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:55.163002  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042c17f04fb14d1595b01aa9f01a0ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.166584  9642 tablet_service.cc:1511] Processing CreateTablet for tablet dd808e92494a44a68f4f924eb531b45a (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:55.167868  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd808e92494a44a68f4f924eb531b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.169406  9771 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.170567  9641 tablet_service.cc:1511] Processing CreateTablet for tablet e575745dc83543f3955b56df5fba0c81 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:55.171808  9641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e575745dc83543f3955b56df5fba0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.154559  9639 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0c5da781754ca486b41905c8cfed5d (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:55.174268  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0c5da781754ca486b41905c8cfed5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.175700  9771 tablet_bootstrap.cc:654] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.192267  9770 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.192749  9770 ts_tablet_manager.cc:1403] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.008s
I20260713 09:01:55.195462  9770 raft_consensus.cc:359] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.196182  9770 raft_consensus.cc:385] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.196496  9770 raft_consensus.cc:740] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.197359  9770 consensus_queue.cc:260] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.203774  9774 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.207440  9755 heartbeater.cc:499] Master 127.5.157.190:37511 was elected leader, sending a full tablet report...
I20260713 09:01:55.207993  9770 ts_tablet_manager.cc:1434] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:01:55.208933  9770 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.215854  9771 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.216387  9771 ts_tablet_manager.cc:1403] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.015s
I20260713 09:01:55.214520  9571 tablet_service.cc:1511] Processing CreateTablet for tablet 3028ed7c854941ee9e235d6ac1130c75 (DEFAULT_TABLE table=test-workload [id=507718a8fa0244d9a55a2cbc96d51018]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:55.218832  9571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3028ed7c854941ee9e235d6ac1130c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:55.222035  9774 tablet_bootstrap.cc:654] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.223450  9770 tablet_bootstrap.cc:654] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.225356  9771 raft_consensus.cc:359] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.228813  9771 raft_consensus.cc:385] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.229362  9771 raft_consensus.cc:740] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.232816  9771 consensus_queue.cc:260] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.239053  9771 ts_tablet_manager.cc:1434] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:01:55.240092  9606 heartbeater.cc:499] Master 127.5.157.190:37511 was elected leader, sending a full tablet report...
I20260713 09:01:55.240463  9771 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.246637  9771 tablet_bootstrap.cc:654] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.249524  9770 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.249742  9774 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.250066  9770 ts_tablet_manager.cc:1403] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.006s
I20260713 09:01:55.250232  9774 ts_tablet_manager.cc:1403] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260713 09:01:55.253151  9770 raft_consensus.cc:359] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.253939  9770 raft_consensus.cc:385] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.254364  9770 raft_consensus.cc:740] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.253960  9774 raft_consensus.cc:359] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.254877  9774 raft_consensus.cc:385] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.255195  9774 raft_consensus.cc:740] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.255342  9771 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.256063  9771 ts_tablet_manager.cc:1403] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:01:55.255298  9770 consensus_queue.cc:260] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.255954  9774 consensus_queue.cc:260] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.257898  9770 ts_tablet_manager.cc:1434] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:01:55.258872  9770 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.259649  9771 raft_consensus.cc:359] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.260704  9771 raft_consensus.cc:385] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.261127  9771 raft_consensus.cc:740] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.262060  9771 consensus_queue.cc:260] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.265173  9770 tablet_bootstrap.cc:654] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.265177  9771 ts_tablet_manager.cc:1434] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:01:55.266805  9771 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.274621  9771 tablet_bootstrap.cc:654] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.281612  9774 ts_tablet_manager.cc:1434] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.017s
I20260713 09:01:55.282176  9681 heartbeater.cc:499] Master 127.5.157.190:37511 was elected leader, sending a full tablet report...
I20260713 09:01:55.282665  9774 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.283004  9770 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.283516  9770 ts_tablet_manager.cc:1403] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:01:55.286343  9770 raft_consensus.cc:359] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.287048  9770 raft_consensus.cc:385] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.287114  9774 tablet_bootstrap.cc:654] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.287438  9770 raft_consensus.cc:740] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.287901  9771 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.288426  9771 ts_tablet_manager.cc:1403] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 09:01:55.288318  9770 consensus_queue.cc:260] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.290987  9770 ts_tablet_manager.cc:1434] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:55.291945  9770 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.292304  9771 raft_consensus.cc:359] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.293356  9771 raft_consensus.cc:385] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.293844  9771 raft_consensus.cc:740] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.294870  9771 consensus_queue.cc:260] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.298236  9771 ts_tablet_manager.cc:1434] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:01:55.298996  9770 tablet_bootstrap.cc:654] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.299649  9771 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.300246  9780 raft_consensus.cc:493] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.300774  9780 raft_consensus.cc:515] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.305619  9775 raft_consensus.cc:493] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.306074  9775 raft_consensus.cc:515] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.308122  9771 tablet_bootstrap.cc:654] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.308663  9775 leader_election.cc:290] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.322626  9775 raft_consensus.cc:493] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.322402  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcf67c14eb48cab61d5ecc832646c4" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.323009  9780 leader_election.cc:290] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
W20260713 09:01:55.324258  9620 leader_election.cc:343] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.325023  9775 raft_consensus.cc:515] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.327796  9775 leader_election.cc:290] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.337663  9770 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.338213  9770 ts_tablet_manager.cc:1403] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260713 09:01:55.344149  9770 raft_consensus.cc:359] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.344923  9770 raft_consensus.cc:385] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.345247  9770 raft_consensus.cc:740] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.349581  9770 consensus_queue.cc:260] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.354827  9770 ts_tablet_manager.cc:1434] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:55.355814  9770 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.369618  9770 tablet_bootstrap.cc:654] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.373826  9774 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.374176  9771 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.374322  9774 ts_tablet_manager.cc:1403] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.030s
I20260713 09:01:55.374751  9771 ts_tablet_manager.cc:1403] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.075s	user 0.041s	sys 0.031s
I20260713 09:01:55.376083  9770 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.376621  9770 ts_tablet_manager.cc:1403] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:01:55.377315  9774 raft_consensus.cc:359] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.377621  9771 raft_consensus.cc:359] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.378103  9774 raft_consensus.cc:385] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.378393  9771 raft_consensus.cc:385] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.378458  9774 raft_consensus.cc:740] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.378815  9771 raft_consensus.cc:740] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.379496  9774 consensus_queue.cc:260] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.379668  9771 consensus_queue.cc:260] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.379748  9770 raft_consensus.cc:359] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.380757  9770 raft_consensus.cc:385] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.381100  9770 raft_consensus.cc:740] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.382099  9771 ts_tablet_manager.cc:1434] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:55.381958  9770 consensus_queue.cc:260] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.383086  9771 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.384367  9770 ts_tablet_manager.cc:1434] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:55.385426  9770 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.387959  9778 raft_consensus.cc:493] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.388446  9778 raft_consensus.cc:515] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.389501  9771 tablet_bootstrap.cc:654] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.391812  9770 tablet_bootstrap.cc:654] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.393473  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.395267  9778 leader_election.cc:290] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.401806  9774 ts_tablet_manager.cc:1434] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:01:55.403030  9774 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.410225  9774 tablet_bootstrap.cc:654] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.418737  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.426717  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
W20260713 09:01:55.427016  9694 leader_election.cc:343] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.428596  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcf67c14eb48cab61d5ecc832646c4" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
W20260713 09:01:55.428162  9694 leader_election.cc:343] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.429531  9730 raft_consensus.cc:2468] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:55.434190  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.435191  9581 raft_consensus.cc:2468] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:55.438809  9770 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.439543  9770 ts_tablet_manager.cc:1403] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260713 09:01:55.441104  9622 leader_election.cc:304] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [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: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.444561  9780 raft_consensus.cc:2804] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.445024  9780 raft_consensus.cc:493] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.445466  9780 raft_consensus.cc:3060] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.445741  9770 raft_consensus.cc:359] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.446837  9770 raft_consensus.cc:385] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.447201  9770 raft_consensus.cc:740] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.449900  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.450079  9770 consensus_queue.cc:260] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.450699  9730 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.452629  9547 leader_election.cc:304] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.453653  9778 raft_consensus.cc:2804] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.454006  9778 raft_consensus.cc:493] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.454325  9778 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.458521  9780 raft_consensus.cc:515] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.460695  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.461440  9778 raft_consensus.cc:515] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
W20260713 09:01:55.462719  9545 leader_election.cc:343] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.462815  9770 ts_tablet_manager.cc:1434] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:01:55.463675  9778 leader_election.cc:290] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.464859  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.466024  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.466768  9730 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.465662  9770 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
W20260713 09:01:55.471081  9545 leader_election.cc:343] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:55.470239  9694 leader_election.cc:343] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.473162  9694 leader_election.cc:304] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885; no voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.474328  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcf67c14eb48cab61d5ecc832646c4" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.474692  9774 tablet_bootstrap.cc:492] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.475273  9771 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.475287  9774 ts_tablet_manager.cc:1403] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.027s
I20260713 09:01:55.475647  9730 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.475888  9771 ts_tablet_manager.cc:1403] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.093s	user 0.047s	sys 0.031s
W20260713 09:01:55.475750  9620 leader_election.cc:343] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.476588  9775 raft_consensus.cc:2749] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.477011  9547 leader_election.cc:304] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:55.477555  9780 leader_election.cc:290] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.477756  9694 leader_election.cc:304] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:55.478284  9778 raft_consensus.cc:2804] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.478516  9775 raft_consensus.cc:2804] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.478928  9775 raft_consensus.cc:493] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.479250  9775 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.480861  9771 raft_consensus.cc:359] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.481645  9771 raft_consensus.cc:385] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.481928  9771 raft_consensus.cc:740] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.482661  9771 consensus_queue.cc:260] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.484712  9770 tablet_bootstrap.cc:654] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.486519  9774 raft_consensus.cc:359] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.488870  9774 raft_consensus.cc:385] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.487506  9775 raft_consensus.cc:515] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.488394  9778 raft_consensus.cc:697] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:55.489231  9774 raft_consensus.cc:740] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.490464  9774 consensus_queue.cc:260] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.490232  9778 consensus_queue.cc:237] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.492664  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbcf67c14eb48cab61d5ecc832646c4" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.493440  9730 raft_consensus.cc:3060] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.494915  9770 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.495465  9770 ts_tablet_manager.cc:1403] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260713 09:01:55.498447  9770 raft_consensus.cc:359] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.499182  9770 raft_consensus.cc:385] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.499526  9770 raft_consensus.cc:740] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.500412  9770 consensus_queue.cc:260] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.501227  9730 raft_consensus.cc:2468] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:01:55.503672  9774 ts_tablet_manager.cc:1434] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260713 09:01:55.503927  9771 ts_tablet_manager.cc:1434] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.017s
I20260713 09:01:55.502277  9775 leader_election.cc:290] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.504429  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.506371  9581 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.504523  9622 leader_election.cc:304] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [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: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.504840  9771 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.510327  9780 raft_consensus.cc:2804] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.505740  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.511212  9798 raft_consensus.cc:493] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.511690  9798 raft_consensus.cc:515] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.513803  9798 leader_election.cc:290] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.516391  9771 tablet_bootstrap.cc:654] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.521258  9770 ts_tablet_manager.cc:1434] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.000s
I20260713 09:01:55.523336  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.517383  9581 raft_consensus.cc:2468] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:55.529397  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.530084  9770 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
W20260713 09:01:55.530174  9527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:01:55.531243  9694 leader_election.cc:343] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:55.539569  9694 leader_election.cc:343] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.540858  9694 leader_election.cc:304] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 8931e0bda5a24dfd889e22ff201f934e
W20260713 09:01:55.542454  9694 leader_election.cc:343] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.543115  9775 raft_consensus.cc:2804] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.545087  9780 raft_consensus.cc:697] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:55.541318  9774 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.551345  9780 consensus_queue.cc:237] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.553619  9479 catalog_manager.cc:5697] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.554482  9771 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.555128  9771 ts_tablet_manager.cc:1403] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.008s
I20260713 09:01:55.557713  9774 tablet_bootstrap.cc:654] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.551545  9775 raft_consensus.cc:697] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:55.547751  9694 leader_election.cc:304] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885; no voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.559526  9799 raft_consensus.cc:2749] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.558194  9771 raft_consensus.cc:359] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.560732  9771 raft_consensus.cc:385] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.547374  9770 tablet_bootstrap.cc:654] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.561020  9771 raft_consensus.cc:740] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.561896  9771 consensus_queue.cc:260] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.564846  9771 ts_tablet_manager.cc:1434] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260713 09:01:55.566228  9771 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.564976  9477 catalog_manager.cc:5697] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.570223  9775 consensus_queue.cc:237] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.571648  9774 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.572206  9774 ts_tablet_manager.cc:1403] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.014s
I20260713 09:01:55.575138  9774 raft_consensus.cc:359] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.575781  9774 raft_consensus.cc:385] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.576072  9774 raft_consensus.cc:740] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.577276  9771 tablet_bootstrap.cc:654] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.576730  9774 consensus_queue.cc:260] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.582793  9478 catalog_manager.cc:5697] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.585634  9774 ts_tablet_manager.cc:1434] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:01:55.586730  9774 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.591696  9770 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.592378  9770 ts_tablet_manager.cc:1403] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.003s
I20260713 09:01:55.593027  9774 tablet_bootstrap.cc:654] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.594934  9770 raft_consensus.cc:359] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.595600  9770 raft_consensus.cc:385] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.595867  9770 raft_consensus.cc:740] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.596580  9770 consensus_queue.cc:260] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.598774  9770 ts_tablet_manager.cc:1434] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:55.599677  9770 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:55.600063  9771 tablet_bootstrap.cc:492] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.600581  9771 ts_tablet_manager.cc:1403] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260713 09:01:55.603408  9771 raft_consensus.cc:359] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.604017  9771 raft_consensus.cc:385] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.604290  9771 raft_consensus.cc:740] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.604921  9770 tablet_bootstrap.cc:654] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.604914  9771 consensus_queue.cc:260] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.610896  9771 ts_tablet_manager.cc:1434] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:01:55.612159  9771 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.617959  9774 tablet_bootstrap.cc:492] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.618469  9774 ts_tablet_manager.cc:1403] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260713 09:01:55.621376  9774 raft_consensus.cc:359] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.622095  9774 raft_consensus.cc:385] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.622390  9774 raft_consensus.cc:740] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.623103  9774 consensus_queue.cc:260] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.624270  9771 tablet_bootstrap.cc:654] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.625680  9774 ts_tablet_manager.cc:1434] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:55.627808  9774 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.628655  9770 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:55.629244  9770 ts_tablet_manager.cc:1403] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260713 09:01:55.631932  9770 raft_consensus.cc:359] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.632588  9770 raft_consensus.cc:385] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.632843  9770 raft_consensus.cc:740] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.633770  9774 tablet_bootstrap.cc:654] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.633592  9770 consensus_queue.cc:260] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.638768  9770 ts_tablet_manager.cc:1434] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:55.645116  9771 tablet_bootstrap.cc:492] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.645126  9774 tablet_bootstrap.cc:492] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.645812  9771 ts_tablet_manager.cc:1403] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.006s
I20260713 09:01:55.645887  9774 ts_tablet_manager.cc:1403] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:01:55.648439  9771 raft_consensus.cc:359] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.648699  9774 raft_consensus.cc:359] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.649120  9771 raft_consensus.cc:385] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.649374  9774 raft_consensus.cc:385] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.649399  9771 raft_consensus.cc:740] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.649835  9774 raft_consensus.cc:740] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.650206  9771 consensus_queue.cc:260] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.650542  9774 consensus_queue.cc:260] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.652216  9771 ts_tablet_manager.cc:1434] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:55.652575  9774 ts_tablet_manager.cc:1434] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:55.653115  9771 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:55.653535  9774 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.654277  9775 raft_consensus.cc:493] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.654737  9775 raft_consensus.cc:515] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.656728  9775 leader_election.cc:290] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.658933  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.659179  9771 tablet_bootstrap.cc:654] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.659179  9774 tablet_bootstrap.cc:654] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.659724  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.660642  9778 raft_consensus.cc:493] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.661109  9778 raft_consensus.cc:515] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.663177  9778 leader_election.cc:290] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.665292  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.665907  9730 raft_consensus.cc:2468] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.666350  9771 tablet_bootstrap.cc:492] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:55.666921  9771 ts_tablet_manager.cc:1403] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
W20260713 09:01:55.667052  9694 leader_election.cc:343] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.668361  9547 leader_election.cc:304] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.669366  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.669814  9771 raft_consensus.cc:359] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.670264  9778 raft_consensus.cc:2804] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.670476  9774 tablet_bootstrap.cc:492] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.670526  9771 raft_consensus.cc:385] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:01:55.670615  9545 leader_election.cc:343] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.671059  9581 raft_consensus.cc:2468] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:55.671116  9771 raft_consensus.cc:740] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.671228  9774 ts_tablet_manager.cc:1403] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260713 09:01:55.670742  9778 raft_consensus.cc:493] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.671953  9771 consensus_queue.cc:260] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.672169  9694 leader_election.cc:304] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:55.672573  9778 raft_consensus.cc:3060] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.673674  9775 raft_consensus.cc:2804] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.674005  9775 raft_consensus.cc:493] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.674026  9771 ts_tablet_manager.cc:1434] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:55.674347  9775 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.674208  9774 raft_consensus.cc:359] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.674924  9774 raft_consensus.cc:385] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.675141  9774 raft_consensus.cc:740] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.675724  9774 consensus_queue.cc:260] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.677642  9774 ts_tablet_manager.cc:1434] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:01:55.678566  9774 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.679899  9775 raft_consensus.cc:515] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.682588  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.683037  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.683653  9581 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:55.683966  9694 leader_election.cc:343] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.684465  9774 tablet_bootstrap.cc:654] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.687511  9780 raft_consensus.cc:493] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.687979  9780 raft_consensus.cc:515] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.690088  9780 leader_election.cc:290] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.690656  9581 raft_consensus.cc:2468] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:55.692616  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.692235  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.692752  9694 leader_election.cc:304] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:55.694561  9730 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:55.695405  9799 raft_consensus.cc:2804] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.695919  9799 raft_consensus.cc:697] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:55.697010  9774 tablet_bootstrap.cc:492] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.696761  9799 consensus_queue.cc:237] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.697360  9774 ts_tablet_manager.cc:1403] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.011s
I20260713 09:01:55.691577  9775 leader_election.cc:290] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.699352  9774 raft_consensus.cc:359] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.693795  9580 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:55.700022  9774 raft_consensus.cc:385] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.700186  9622 leader_election.cc:304] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:55.700385  9774 raft_consensus.cc:740] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.701102  9780 raft_consensus.cc:2804] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.701104  9774 consensus_queue.cc:260] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.701704  9780 raft_consensus.cc:493] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.702064  9780 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.702900  9774 ts_tablet_manager.cc:1434] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:55.703890  9774 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:55.707898  9774 tablet_bootstrap.cc:654] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.709008  9780 raft_consensus.cc:515] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.710492  9801 raft_consensus.cc:493] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.710975  9801 raft_consensus.cc:515] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.713002  9801 leader_election.cc:290] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.714941  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.716468  9775 raft_consensus.cc:493] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.716368  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.717128  9730 raft_consensus.cc:2468] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:55.712932  9778 raft_consensus.cc:515] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.718029  9580 raft_consensus.cc:2393] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate f229fe6ba79f40318d52a9cd93ae2155 in this term.
I20260713 09:01:55.717980  9775 raft_consensus.cc:515] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.718276  9622 leader_election.cc:304] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:55.720249  9801 raft_consensus.cc:2804] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.720675  9801 raft_consensus.cc:493] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.720768  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3028ed7c854941ee9e235d6ac1130c75" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.721100  9801 raft_consensus.cc:3060] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.721442  9581 raft_consensus.cc:2468] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:55.722853  9694 leader_election.cc:304] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.723630  9798 raft_consensus.cc:2804] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.723985  9798 raft_consensus.cc:493] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.724291  9798 raft_consensus.cc:3060] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.727373  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3028ed7c854941ee9e235d6ac1130c75" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.728009  9656 raft_consensus.cc:2468] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:55.729385  9775 leader_election.cc:290] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.731942  9778 leader_election.cc:290] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.732967  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.733309  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.733595  9730 raft_consensus.cc:3060] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.732043  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.734134  9581 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.737880  9478 catalog_manager.cc:5697] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.740962  9730 raft_consensus.cc:2468] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.733600  9798 raft_consensus.cc:515] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.743392  9581 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:01:55.744164  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3028ed7c854941ee9e235d6ac1130c75" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.745592  9580 raft_consensus.cc:3060] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.748473  9798 leader_election.cc:290] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:55.749210  9780 leader_election.cc:290] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.749781  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3028ed7c854941ee9e235d6ac1130c75" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.750461  9655 raft_consensus.cc:3060] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.751085  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.751621  9730 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.752353  9774 tablet_bootstrap.cc:492] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:55.752693  9774 ts_tablet_manager.cc:1403] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.032s
I20260713 09:01:55.754663  9774 raft_consensus.cc:359] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.755085  9774 raft_consensus.cc:385] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.755237  9774 raft_consensus.cc:740] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.743643  9778 raft_consensus.cc:493] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.755767  9774 consensus_queue.cc:260] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.756206  9778 raft_consensus.cc:515] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.756932  9547 leader_election.cc:304] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.757898  9796 raft_consensus.cc:2804] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.758077  9774 ts_tablet_manager.cc:1434] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:01:55.758394  9796 raft_consensus.cc:697] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:55.758637  9778 leader_election.cc:290] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.759238  9796 consensus_queue.cc:237] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.760892  9580 raft_consensus.cc:2468] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:55.762036  9694 leader_election.cc:304] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.763077  9620 leader_election.cc:304] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.763384  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c17f04fb14d1595b01aa9f01a0ac3" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.764166  9730 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:01:55.764364  9780 raft_consensus.cc:2804] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.764299  9729 raft_consensus.cc:2468] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.764201  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c17f04fb14d1595b01aa9f01a0ac3" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.765657  9798 raft_consensus.cc:2804] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.765789  9654 raft_consensus.cc:2468] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.766417  9798 raft_consensus.cc:697] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:55.767490  9798 consensus_queue.cc:237] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.768833  9545 leader_election.cc:304] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.769708  9795 raft_consensus.cc:2804] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.770045  9795 raft_consensus.cc:493] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.770362  9795 raft_consensus.cc:3060] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.770820  9655 raft_consensus.cc:2468] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:55.772495  9801 raft_consensus.cc:515] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.774673  9656 raft_consensus.cc:2393] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f229fe6ba79f40318d52a9cd93ae2155 in current term 1: Already voted for candidate 8931e0bda5a24dfd889e22ff201f934e in this term.
I20260713 09:01:55.775993  9801 leader_election.cc:290] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.776638  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:55.778035  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290cb6727b240cda79a3db4ad4cc826" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.777879  9795 raft_consensus.cc:515] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.780536  9795 leader_election.cc:290] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.782058  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c17f04fb14d1595b01aa9f01a0ac3" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.783210  9780 raft_consensus.cc:697] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:55.783706  9729 raft_consensus.cc:2393] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate f229fe6ba79f40318d52a9cd93ae2155 in this term.
I20260713 09:01:55.784567  9656 raft_consensus.cc:3060] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.784315  9780 consensus_queue.cc:237] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.786758  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042c17f04fb14d1595b01aa9f01a0ac3" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.787339  9730 raft_consensus.cc:3060] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.788708  9478 catalog_manager.cc:5697] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.792996  9622 leader_election.cc:304] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [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: 8931e0bda5a24dfd889e22ff201f934e; no voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.795554  9780 raft_consensus.cc:2749] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.797662  9656 raft_consensus.cc:2468] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.798894  9545 leader_election.cc:304] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.799705  9796 raft_consensus.cc:2804] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.799067  9477 catalog_manager.cc:5697] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.800122  9796 raft_consensus.cc:697] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:55.800938  9796 consensus_queue.cc:237] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.802205  9730 raft_consensus.cc:2468] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.804478  9476 catalog_manager.cc:5697] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.816438  9476 catalog_manager.cc:5697] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.871824  9780 raft_consensus.cc:493] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.872422  9780 raft_consensus.cc:515] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.874190  9780 leader_election.cc:290] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.875068  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.875505  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.876204  9730 raft_consensus.cc:2393] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate f229fe6ba79f40318d52a9cd93ae2155 in this term.
I20260713 09:01:55.877080  9622 leader_election.cc:304] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e; no voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.877718  9780 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.882071  9822 raft_consensus.cc:493] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.882490  9822 raft_consensus.cc:515] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:55.882581  9780 raft_consensus.cc:2749] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.884328  9822 leader_election.cc:290] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811), f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309)
I20260713 09:01:55.884905  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.885252  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:55.886015  9580 raft_consensus.cc:2393] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in this term.
I20260713 09:01:55.886807  9620 leader_election.cc:304] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e; no voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:55.887352  9822 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.891896  9822 raft_consensus.cc:2749] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.927162  9796 raft_consensus.cc:493] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.927775  9796 raft_consensus.cc:515] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.929445  9796 leader_election.cc:290] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.930182  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:55.930442  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:55.930758  9656 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.931059  9730 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:55.931679  9545 leader_election.cc:304] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.932415  9796 raft_consensus.cc:2804] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.932786  9796 raft_consensus.cc:493] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.933068  9796 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.938191  9796 raft_consensus.cc:515] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.939965  9796 leader_election.cc:290] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:55.940659  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:55.940912  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:55.941179  9656 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.941473  9730 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.946040  9730 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.946059  9656 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:55.947157  9545 leader_election.cc:304] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:55.947798  9796 raft_consensus.cc:2804] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.948277  9796 raft_consensus.cc:697] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:55.948877  9796 consensus_queue.cc:237] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:55.955986  9476 catalog_manager.cc:5697] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.958709  9580 raft_consensus.cc:3060] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.958746  9796 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:55.974054  9822 consensus_queue.cc:1048] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.974412  9796 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.990859  9780 consensus_queue.cc:1048] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.077500  9798 consensus_queue.cc:1048] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.083868  9656 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:56.091020  9798 consensus_queue.cc:1048] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.094472  9835 consensus_queue.cc:1048] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:56.106962  9835 consensus_queue.cc:1048] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:56.138476  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
mode: GRACEFUL
new_leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:47458
I20260713 09:01:56.138993  9730 raft_consensus.cc:606] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Received request to transfer leadership to TS f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:56.154039  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953073ec241448ff809c884921b5b081"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:01:56.154572  9655 raft_consensus.cc:606] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Received request to transfer leadership to TS f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:56.169250  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:57296
I20260713 09:01:56.169829  9580 raft_consensus.cc:606] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:56.174670  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:57296
I20260713 09:01:56.175196  9580 raft_consensus.cc:606] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:56.179880  9822 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.182883  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:47458
I20260713 09:01:56.183545  9729 raft_consensus.cc:606] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:01:56.191380  9780 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.199000  9801 raft_consensus.cc:993] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:01:56.199455  9780 raft_consensus.cc:1081] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Signalling peer f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:01:56.200837  9580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953073ec241448ff809c884921b5b081"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:34316
I20260713 09:01:56.201406  9580 raft_consensus.cc:493] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.201779  9580 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.206405  9580 raft_consensus.cc:515] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.208266  9580 leader_election.cc:290] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:56.209002  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:56.209431  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:56.209671  9655 raft_consensus.cc:3055] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.210028  9655 raft_consensus.cc:740] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:56.210032  9730 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.210958  9655 consensus_queue.cc:260] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.212217  9655 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.217214  9730 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:01:56.218366  9547 leader_election.cc:304] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:56.219058  9796 raft_consensus.cc:2804] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.219555  9796 raft_consensus.cc:697] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:56.220407  9655 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:01:56.220355  9796 consensus_queue.cc:237] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.221154  9778 consensus_queue.cc:1048] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.229554  9477 catalog_manager.cc:5697] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 1 to 2, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.234112  9795 consensus_queue.cc:1048] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.256197  9795 consensus_queue.cc:1048] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.265784  9778 consensus_queue.cc:1048] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.324131  9835 consensus_queue.cc:1048] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.334686  9798 consensus_queue.cc:1048] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.439821  9778 consensus_queue.cc:1048] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.450210  9796 consensus_queue.cc:1048] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:56.459249  9853 raft_consensus.cc:993] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.459775  9796 raft_consensus.cc:1081] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.461331  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:38508
I20260713 09:01:56.461926  9655 raft_consensus.cc:493] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.462285  9655 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.467146  9655 raft_consensus.cc:515] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.468611  9655 leader_election.cc:290] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:56.469296  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:56.469630  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e575745dc83543f3955b56df5fba0c81" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:56.470001  9580 raft_consensus.cc:3055] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.470165  9730 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.470366  9580 raft_consensus.cc:740] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:56.471205  9580 consensus_queue.cc:260] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.472337  9853 raft_consensus.cc:993] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.472486  9580 raft_consensus.cc:3060] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.472815  9796 raft_consensus.cc:1081] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.474264  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:38508
I20260713 09:01:56.474718  9655 raft_consensus.cc:493] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.475021  9655 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.477129  9730 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.478468  9622 leader_election.cc:304] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:56.479231  9780 raft_consensus.cc:2804] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.479689  9780 raft_consensus.cc:697] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:56.480229  9580 raft_consensus.cc:2468] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.480542  9780 consensus_queue.cc:237] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.480911  9655 raft_consensus.cc:515] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.482842  9655 leader_election.cc:290] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:56.484242  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:56.484273  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:56.484766  9730 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.484936  9580 raft_consensus.cc:3055] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.485421  9580 raft_consensus.cc:740] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:56.486202  9580 consensus_queue.cc:260] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.487437  9580 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.487848  9478 catalog_manager.cc:5697] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.489259  9730 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.490163  9622 leader_election.cc:304] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:56.490836  9780 raft_consensus.cc:2804] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.491303  9780 raft_consensus.cc:697] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:56.492085  9780 consensus_queue.cc:237] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.493800  9580 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.500008  9478 catalog_manager.cc:5697] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.606611  9655 raft_consensus.cc:1275] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.608026  9796 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.615549  9730 raft_consensus.cc:1275] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.617607  9795 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.622430  9798 raft_consensus.cc:993] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.622840  9838 raft_consensus.cc:1081] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:01:56.624665  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:44140
I20260713 09:01:56.625309  9655 raft_consensus.cc:493] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.625701  9655 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.632050  9655 raft_consensus.cc:515] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.633775  9655 leader_election.cc:290] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:56.634514  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:56.634644  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0c5da781754ca486b41905c8cfed5d" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:56.635015  9580 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.635221  9730 raft_consensus.cc:3055] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.635571  9730 raft_consensus.cc:740] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:56.636180  9730 consensus_queue.cc:260] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.636974  9730 raft_consensus.cc:3060] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.642653  9730 raft_consensus.cc:2468] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.643498  9622 leader_election.cc:304] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:56.643872  9580 raft_consensus.cc:2468] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:01:56.644155  9780 raft_consensus.cc:2804] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.644665  9780 raft_consensus.cc:697] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:56.645359  9780 consensus_queue.cc:237] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:56.650979  9478 catalog_manager.cc:5697] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.656651  9798 raft_consensus.cc:993] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: : Instructing follower f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:01:56.657135  9838 raft_consensus.cc:1081] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Signalling peer f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:01:56.658634  9580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:34330
I20260713 09:01:56.659092  9580 raft_consensus.cc:493] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:56.659327  9580 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.706696  9580 raft_consensus.cc:515] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:56.709944  9580 leader_election.cc:290] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Requested vote from peers 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:56.711037  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:56.712210  9730 raft_consensus.cc:3055] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:56.712392  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea20fd701e04a4aa1a86d399330ffd5" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:56.712522  9730 raft_consensus.cc:740] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:56.713191  9655 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.714110  9730 consensus_queue.cc:260] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:56.722424  9730 raft_consensus.cc:3060] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.724629  9655 raft_consensus.cc:2468] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:01:56.726867  9545 leader_election.cc:304] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:56.727877  9795 raft_consensus.cc:2804] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:56.728436  9795 raft_consensus.cc:697] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:56.729993  9795 consensus_queue.cc:237] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } }
I20260713 09:01:56.732710  9730 raft_consensus.cc:2468] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:01:56.739337  9478 catalog_manager.cc:5697] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 1 to 2, leader changed from 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131) to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:56.959669  9730 raft_consensus.cc:1275] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.960903  9780 consensus_queue.cc:1048] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.969770  9580 raft_consensus.cc:1275] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.972113  9822 consensus_queue.cc:1048] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.098280  9580 raft_consensus.cc:1275] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.099824  9822 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.102946  9730 raft_consensus.cc:1275] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.104647  9856 consensus_queue.cc:1048] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:01:57.108675  9729 raft_consensus.cc:1275] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.111958  9822 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.127986  9580 raft_consensus.cc:1275] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.130573  9822 consensus_queue.cc:1048] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.145088  9729 raft_consensus.cc:1275] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.146311  9795 consensus_queue.cc:1048] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:57.155103  9655 raft_consensus.cc:1275] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:57.157644  9795 consensus_queue.cc:1048] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.222922  9477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54968:
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:01:59.226001  9477 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:01:59.276422  9571 tablet_service.cc:1511] Processing CreateTablet for tablet a020013d3f4e491882d2626944fd23c5 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:59.277441  9639 tablet_service.cc:1511] Processing CreateTablet for tablet a020013d3f4e491882d2626944fd23c5 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:59.278264  9571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020013d3f4e491882d2626944fd23c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.278998  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020013d3f4e491882d2626944fd23c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.279072  9717 tablet_service.cc:1511] Processing CreateTablet for tablet a020013d3f4e491882d2626944fd23c5 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:59.280560  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020013d3f4e491882d2626944fd23c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.287959  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 8da541ad11ed4528b5e49b01ae6a6c3f (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:59.288352  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 9249821edaaa4f078da6baa91ee7a773 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:59.289461  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da541ad11ed4528b5e49b01ae6a6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.291304  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 6096b8913a2d4efd97d7de16f52d5319 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:59.292712  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6096b8913a2d4efd97d7de16f52d5319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.292486  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 9249821edaaa4f078da6baa91ee7a773 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:59.293851  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9249821edaaa4f078da6baa91ee7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.291304  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 8da541ad11ed4528b5e49b01ae6a6c3f (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:59.294273  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9249821edaaa4f078da6baa91ee7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.294943  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da541ad11ed4528b5e49b01ae6a6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.296663  9646 tablet_service.cc:1511] Processing CreateTablet for tablet 8da541ad11ed4528b5e49b01ae6a6c3f (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:59.297940  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da541ad11ed4528b5e49b01ae6a6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.302754  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 9249821edaaa4f078da6baa91ee7a773 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:59.304073  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9249821edaaa4f078da6baa91ee7a773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.306722  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 6096b8913a2d4efd97d7de16f52d5319 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:59.307976  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6096b8913a2d4efd97d7de16f52d5319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.333191  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 04212e60381843f0b746d65a07ce27b2 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:59.334564  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04212e60381843f0b746d65a07ce27b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.339525  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 04212e60381843f0b746d65a07ce27b2 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:59.340826  9874 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.340937  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04212e60381843f0b746d65a07ce27b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.346582  9876 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.347105  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 6096b8913a2d4efd97d7de16f52d5319 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:59.349275  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6096b8913a2d4efd97d7de16f52d5319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.354202  9876 tablet_bootstrap.cc:654] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.356566  9874 tablet_bootstrap.cc:654] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.372205  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 04212e60381843f0b746d65a07ce27b2 (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:59.373550  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04212e60381843f0b746d65a07ce27b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.392982  9569 tablet_service.cc:1511] Processing CreateTablet for tablet c3e9212e3bde4b8a830492f3b48fc8ea (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:59.394848  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e9212e3bde4b8a830492f3b48fc8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.398056  9642 tablet_service.cc:1511] Processing CreateTablet for tablet c3e9212e3bde4b8a830492f3b48fc8ea (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:59.399680  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e9212e3bde4b8a830492f3b48fc8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.403044  9566 tablet_service.cc:1511] Processing CreateTablet for tablet 819d3e292732461c92ad1efe29f7d58a (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:59.403638  9714 tablet_service.cc:1511] Processing CreateTablet for tablet c3e9212e3bde4b8a830492f3b48fc8ea (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:59.404386  9566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d3e292732461c92ad1efe29f7d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.404914  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e9212e3bde4b8a830492f3b48fc8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.421207  9639 tablet_service.cc:1511] Processing CreateTablet for tablet 819d3e292732461c92ad1efe29f7d58a (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:59.423485  9639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d3e292732461c92ad1efe29f7d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.423591  9875 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.424388  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 819d3e292732461c92ad1efe29f7d58a (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:59.425752  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819d3e292732461c92ad1efe29f7d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.427856  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 8d742cb7027d42d1bed7b08fc7528d7b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:59.429102  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d742cb7027d42d1bed7b08fc7528d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.431334  9875 tablet_bootstrap.cc:654] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.439110  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 8d742cb7027d42d1bed7b08fc7528d7b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:59.440668  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d742cb7027d42d1bed7b08fc7528d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.442131  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 8d742cb7027d42d1bed7b08fc7528d7b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:59.444533  9567 tablet_service.cc:1511] Processing CreateTablet for tablet 1be0892917e54b58925280e349a2500b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:59.445876  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be0892917e54b58925280e349a2500b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.448414  9874 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.448925  9874 ts_tablet_manager.cc:1403] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.031s
I20260713 09:01:59.453876  9874 raft_consensus.cc:359] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.454666  9874 raft_consensus.cc:385] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.454967  9874 raft_consensus.cc:740] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.455778  9874 consensus_queue.cc:260] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.458273  9874 ts_tablet_manager.cc:1434] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:01:59.461702  9874 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.461831  9876 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.465111  9876 ts_tablet_manager.cc:1403] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.006s
I20260713 09:01:59.468086  9874 tablet_bootstrap.cc:654] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.470954  9876 raft_consensus.cc:359] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.475188  9876 raft_consensus.cc:385] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.475940  9876 raft_consensus.cc:740] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.466085  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d742cb7027d42d1bed7b08fc7528d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.477451  9876 consensus_queue.cc:260] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.475478  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 1be0892917e54b58925280e349a2500b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:59.480669  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be0892917e54b58925280e349a2500b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.473217  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 1be0892917e54b58925280e349a2500b (DEFAULT_TABLE table=soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:59.488063  9876 ts_tablet_manager.cc:1434] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260713 09:01:59.491463  9875 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.486609  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be0892917e54b58925280e349a2500b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:59.492019  9875 ts_tablet_manager.cc:1403] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.013s
I20260713 09:01:59.494983  9875 raft_consensus.cc:359] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.495703  9875 raft_consensus.cc:385] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.495990  9875 raft_consensus.cc:740] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.496649  9875 consensus_queue.cc:260] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.506235  9876 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.507975  9875 ts_tablet_manager.cc:1434] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:01:59.514449  9875 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.521271  9875 tablet_bootstrap.cc:654] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.512826  9876 tablet_bootstrap.cc:654] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.538687  9874 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.539286  9874 ts_tablet_manager.cc:1403] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.078s	user 0.030s	sys 0.039s
I20260713 09:01:59.542383  9874 raft_consensus.cc:359] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.543129  9874 raft_consensus.cc:385] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.543439  9874 raft_consensus.cc:740] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.544158  9874 consensus_queue.cc:260] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.546499  9874 ts_tablet_manager.cc:1434] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:59.548496  9874 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.549345  9875 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.550025  9875 ts_tablet_manager.cc:1403] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260713 09:01:59.553023  9875 raft_consensus.cc:359] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.554450  9874 tablet_bootstrap.cc:654] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.555336  9876 tablet_bootstrap.cc:492] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.555836  9876 ts_tablet_manager.cc:1403] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.012s
I20260713 09:01:59.553814  9875 raft_consensus.cc:385] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.557597  9875 raft_consensus.cc:740] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.558382  9875 consensus_queue.cc:260] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.559284  9876 raft_consensus.cc:359] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.559829  9876 raft_consensus.cc:385] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.560075  9876 raft_consensus.cc:740] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.560671  9875 ts_tablet_manager.cc:1434] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:01:59.560717  9876 consensus_queue.cc:260] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.561853  9875 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.562259  9874 tablet_bootstrap.cc:492] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.562775  9874 ts_tablet_manager.cc:1403] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:01:59.563207  9876 ts_tablet_manager.cc:1434] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:01:59.564419  9876 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.565641  9874 raft_consensus.cc:359] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.566388  9874 raft_consensus.cc:385] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.566709  9874 raft_consensus.cc:740] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.567576  9874 consensus_queue.cc:260] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.568994  9875 tablet_bootstrap.cc:654] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.570001  9874 ts_tablet_manager.cc:1434] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:01:59.570974  9527 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:59.571100  9838 raft_consensus.cc:493] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.571868  9876 tablet_bootstrap.cc:654] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.571614  9838 raft_consensus.cc:515] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.573933  9838 leader_election.cc:290] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:59.575861  9874 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.576819  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:59.577703  9580 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:59.579224  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:59.580025  9655 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:01:59.582086  9694 leader_election.cc:304] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:59.582747  9875 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.583205  9875 ts_tablet_manager.cc:1403] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260713 09:01:59.585258  9874 tablet_bootstrap.cc:654] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.586162  9875 raft_consensus.cc:359] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.589613  9875 raft_consensus.cc:385] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.589956  9875 raft_consensus.cc:740] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.590698  9875 consensus_queue.cc:260] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.592286  9875 ts_tablet_manager.cc:1434] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.001s
I20260713 09:01:59.593040  9875 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.586992  9838 raft_consensus.cc:2804] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.593719  9838 raft_consensus.cc:493] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.594065  9838 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.599530  9875 tablet_bootstrap.cc:654] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.602000  9838 raft_consensus.cc:515] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.604497  9876 tablet_bootstrap.cc:492] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.605054  9876 ts_tablet_manager.cc:1403] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.017s
I20260713 09:01:59.605652  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:59.606341  9580 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.608170  9876 raft_consensus.cc:359] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.608888  9876 raft_consensus.cc:385] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.609181  9876 raft_consensus.cc:740] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.613029  9838 leader_election.cc:290] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:59.614585  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:59.615231  9655 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.616845  9874 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.617327  9874 ts_tablet_manager.cc:1403] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260713 09:01:59.620328  9874 raft_consensus.cc:359] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.621030  9874 raft_consensus.cc:385] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.621366  9874 raft_consensus.cc:740] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.622253  9874 consensus_queue.cc:260] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.624729  9655 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:59.626101  9694 leader_election.cc:304] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:59.627650  9580 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:01:59.629067  9838 raft_consensus.cc:2804] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.629559  9838 raft_consensus.cc:697] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:01:59.630331  9838 consensus_queue.cc:237] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.633894  9876 consensus_queue.cc:260] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.638950  9875 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.639775  9875 ts_tablet_manager.cc:1403] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.017s
I20260713 09:01:59.641269  9874 ts_tablet_manager.cc:1434] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260713 09:01:59.642513  9874 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.644168  9875 raft_consensus.cc:359] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.645149  9875 raft_consensus.cc:385] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.646631  9875 raft_consensus.cc:740] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.648402  9875 consensus_queue.cc:260] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.650803  9874 tablet_bootstrap.cc:654] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.651144  9876 ts_tablet_manager.cc:1434] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.000s
I20260713 09:01:59.652168  9876 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.655010  9875 ts_tablet_manager.cc:1434] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:01:59.656045  9875 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.656019  9476 catalog_manager.cc:5697] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.659554  9876 tablet_bootstrap.cc:654] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.662542  9875 tablet_bootstrap.cc:654] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.670953  9874 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.671648  9874 ts_tablet_manager.cc:1403] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260713 09:01:59.675452  9874 raft_consensus.cc:359] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.678680  9874 raft_consensus.cc:385] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.679033  9874 raft_consensus.cc:740] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.679416  9876 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.679944  9876 ts_tablet_manager.cc:1403] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260713 09:01:59.680018  9875 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.679919  9874 consensus_queue.cc:260] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.680881  9875 ts_tablet_manager.cc:1403] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260713 09:01:59.683161  9876 raft_consensus.cc:359] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.683341  9875 raft_consensus.cc:359] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.683982  9876 raft_consensus.cc:385] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.684159  9875 raft_consensus.cc:385] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.684383  9876 raft_consensus.cc:740] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.684546  9875 raft_consensus.cc:740] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.684996  9874 ts_tablet_manager.cc:1434] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:01:59.685389  9875 consensus_queue.cc:260] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.686090  9874 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.685386  9876 consensus_queue.cc:260] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.687912  9875 ts_tablet_manager.cc:1434] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:59.688484  9838 raft_consensus.cc:493] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.688565  9780 raft_consensus.cc:493] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.688824  9875 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.689118  9780 raft_consensus.cc:515] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.689061  9838 raft_consensus.cc:515] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.691434  9838 leader_election.cc:290] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:01:59.693127  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:59.693339  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:59.691445  9780 leader_election.cc:290] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.694355  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:59.694761  9876 ts_tablet_manager.cc:1434] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
W20260713 09:01:59.695042  9694 leader_election.cc:343] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:59.692665  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:59.695848  9875 tablet_bootstrap.cc:654] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.695050  9730 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:59.696010  9580 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:59.697342  9622 leader_election.cc:304] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
W20260713 09:01:59.698385  9694 leader_election.cc:343] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:59.698911  9694 leader_election.cc:304] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885; no voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:59.699616  9874 tablet_bootstrap.cc:654] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.700282  9876 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.703197  9780 raft_consensus.cc:2804] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.703729  9780 raft_consensus.cc:493] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.704159  9780 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.705755  9838 raft_consensus.cc:2749] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:59.707854  9876 tablet_bootstrap.cc:654] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.708539  9875 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.709038  9875 ts_tablet_manager.cc:1403] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:01:59.712355  9875 raft_consensus.cc:359] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.713244  9875 raft_consensus.cc:385] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.713630  9875 raft_consensus.cc:740] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.714569  9875 consensus_queue.cc:260] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.727289  9780 raft_consensus.cc:515] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.728411  9795 raft_consensus.cc:493] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.728924  9795 raft_consensus.cc:515] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.729404  9874 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.731360  9795 leader_election.cc:290] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.731457  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:59.732240  9730 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.731676  9874 ts_tablet_manager.cc:1403] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.001s
I20260713 09:01:59.733773  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:59.735587  9874 raft_consensus.cc:359] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.736284  9874 raft_consensus.cc:385] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.736541  9874 raft_consensus.cc:740] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.739468  9730 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
W20260713 09:01:59.740849  9547 leader_election.cc:343] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:59.741807  9874 consensus_queue.cc:260] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.745592  9874 ts_tablet_manager.cc:1434] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:01:59.748147  9622 leader_election.cc:304] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:59.749575  9780 leader_election.cc:290] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.753736  9876 tablet_bootstrap.cc:492] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.754264  9876 ts_tablet_manager.cc:1403] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.009s
I20260713 09:01:59.754691  9780 raft_consensus.cc:2804] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.755537  9780 raft_consensus.cc:697] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:59.756345  9780 consensus_queue.cc:237] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.746549  9874 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.751457  9899 raft_consensus.cc:493] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.759949  9899 raft_consensus.cc:515] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.763310  9876 raft_consensus.cc:359] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.766953  9876 raft_consensus.cc:385] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.767319  9876 raft_consensus.cc:740] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.768229  9876 consensus_queue.cc:260] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.772316  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:59.772878  9580 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.772316  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:59.774423  9795 raft_consensus.cc:493] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.774856  9795 raft_consensus.cc:515] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.780778  9655 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:59.780977  9875 ts_tablet_manager.cc:1434] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.072s	user 0.013s	sys 0.037s
I20260713 09:01:59.782073  9875 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.782051  9545 leader_election.cc:304] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [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: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:01:59.782392  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:59.783005  9581 raft_consensus.cc:2468] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:59.783401  9863 raft_consensus.cc:2804] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.783762  9863 raft_consensus.cc:493] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.784085  9863 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.786164  9580 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:01:59.771457  9876 ts_tablet_manager.cc:1434] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:01:59.787954  9876 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.789062  9875 tablet_bootstrap.cc:654] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.791186  9863 raft_consensus.cc:515] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.794625  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:59.795212  9655 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.796937  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:59.797549  9730 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:59.798717  9547 leader_election.cc:304] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:59.800294  9795 leader_election.cc:290] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.773799  9898 raft_consensus.cc:493] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.800474  9875 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.800560  9903 raft_consensus.cc:2804] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.801165  9875 ts_tablet_manager.cc:1403] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260713 09:01:59.801223  9903 raft_consensus.cc:493] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.801883  9903 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.802752  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:59.803296  9730 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.803471  9655 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:59.794656  9620 leader_election.cc:304] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:59.804486  9875 raft_consensus.cc:359] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.805039  9897 raft_consensus.cc:2804] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.805270  9875 raft_consensus.cc:385] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.805436  9897 raft_consensus.cc:493] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.805982  9897 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.806345  9876 tablet_bootstrap.cc:654] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.807581  9545 leader_election.cc:304] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:59.805632  9875 raft_consensus.cc:740] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.810719  9730 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:59.809741  9875 consensus_queue.cc:260] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.817031  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:59.817459  9903 raft_consensus.cc:515] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.819559  9795 raft_consensus.cc:2804] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:59.818219  9622 leader_election.cc:343] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:59.801102  9898 raft_consensus.cc:515] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.818148  9875 ts_tablet_manager.cc:1434] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:59.820140  9863 leader_election.cc:290] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.821285  9875 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.822392  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:01:59.822970  9655 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:01:59.823240  9899 leader_election.cc:290] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.828529  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:01:59.829274  9730 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:01:59.830964  9874 tablet_bootstrap.cc:654] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.829994  9795 raft_consensus.cc:697] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:59.825539  9898 leader_election.cc:290] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.832954  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:01:59.834358  9580 raft_consensus.cc:2393] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate f229fe6ba79f40318d52a9cd93ae2155 in this term.
I20260713 09:01:59.834740  9903 leader_election.cc:290] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.834688  9897 raft_consensus.cc:515] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.835201  9479 catalog_manager.cc:5697] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.836386  9897 leader_election.cc:290] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.837558  9622 leader_election.cc:304] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:01:59.838114  9795 consensus_queue.cc:237] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.839180  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:59.839800  9900 raft_consensus.cc:2804] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.840232  9900 raft_consensus.cc:493] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.840287  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:59.840613  9900 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.840893  9580 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.839751  9729 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.845063  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
W20260713 09:01:59.852180  9622 leader_election.cc:343] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:59.854101  9580 raft_consensus.cc:2468] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:01:59.858671  9620 leader_election.cc:304] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [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: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:01:59.859629  9875 tablet_bootstrap.cc:654] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.859787  9898 raft_consensus.cc:2804] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.860435  9898 raft_consensus.cc:697] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:01:59.860595  9900 raft_consensus.cc:515] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.861245  9898 consensus_queue.cc:237] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.859740  9729 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:01:59.865031  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:01:59.865898  9655 raft_consensus.cc:2393] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f229fe6ba79f40318d52a9cd93ae2155 in current term 1: Already voted for candidate 8931e0bda5a24dfd889e22ff201f934e in this term.
I20260713 09:01:59.866680  9547 leader_election.cc:304] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:01:59.868633  9876 tablet_bootstrap.cc:492] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.869146  9876 ts_tablet_manager.cc:1403] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.005s
I20260713 09:01:59.869088  9905 raft_consensus.cc:2804] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.870574  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:01:59.869302  9900 leader_election.cc:290] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:01:59.871126  9905 raft_consensus.cc:697] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:01:59.872816  9905 consensus_queue.cc:237] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.873946  9876 raft_consensus.cc:359] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.874958  9876 raft_consensus.cc:385] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.876645  9876 raft_consensus.cc:740] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.875660  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:01:59.878011  9729 raft_consensus.cc:2393] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8931e0bda5a24dfd889e22ff201f934e in current term 1: Already voted for candidate f229fe6ba79f40318d52a9cd93ae2155 in this term.
I20260713 09:01:59.877408  9876 consensus_queue.cc:260] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.885581  9876 ts_tablet_manager.cc:1434] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:01:59.886837  9876 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.886677  9479 catalog_manager.cc:5697] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.895475  9875 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.895958  9875 ts_tablet_manager.cc:1403] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.004s
I20260713 09:01:59.901741  9876 tablet_bootstrap.cc:654] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.903601  9875 raft_consensus.cc:359] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.904320  9875 raft_consensus.cc:385] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.904528  9875 raft_consensus.cc:740] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.905014  9875 consensus_queue.cc:260] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.912205  9874 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.912055  9620 leader_election.cc:304] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [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: 8931e0bda5a24dfd889e22ff201f934e; no voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:01:59.912693  9874 ts_tablet_manager.cc:1403] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.004s
I20260713 09:01:59.913887  9898 raft_consensus.cc:2749] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:59.911316  9875 ts_tablet_manager.cc:1434] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:01:59.915074  9875 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: Bootstrap starting.
I20260713 09:01:59.915611  9874 raft_consensus.cc:359] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.916330  9874 raft_consensus.cc:385] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.916592  9874 raft_consensus.cc:740] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.917383  9874 consensus_queue.cc:260] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.919746  9874 ts_tablet_manager.cc:1434] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:59.918943  9476 catalog_manager.cc:5697] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.920665  9874 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:01:59.921056  9875 tablet_bootstrap.cc:654] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.926622  9876 tablet_bootstrap.cc:492] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.927381  9876 ts_tablet_manager.cc:1403] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260713 09:01:59.927601  9874 tablet_bootstrap.cc:654] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.931478  9876 raft_consensus.cc:359] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.932530  9876 raft_consensus.cc:385] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.932952  9876 raft_consensus.cc:740] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.934057  9876 consensus_queue.cc:260] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.934520  9478 catalog_manager.cc:5697] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.936836  9876 ts_tablet_manager.cc:1434] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:01:59.938200  9876 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.946681  9876 tablet_bootstrap.cc:654] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.958966  9876 tablet_bootstrap.cc:492] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.959425  9876 ts_tablet_manager.cc:1403] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:01:59.960776  9875 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: No bootstrap required, opened a new log
I20260713 09:01:59.961280  9875 ts_tablet_manager.cc:1403] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.019s
I20260713 09:01:59.961999  9876 raft_consensus.cc:359] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.962688  9876 raft_consensus.cc:385] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.963930  9875 raft_consensus.cc:359] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.964609  9875 raft_consensus.cc:385] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.964918  9875 raft_consensus.cc:740] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.965775  9875 consensus_queue.cc:260] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.962949  9876 raft_consensus.cc:740] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.968482  9876 consensus_queue.cc:260] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.970875  9876 ts_tablet_manager.cc:1434] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:01:59.971735  9876 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: Bootstrap starting.
I20260713 09:01:59.972151  9875 ts_tablet_manager.cc:1434] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:01:59.975893  9876 tablet_bootstrap.cc:654] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:59.987104  9876 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: No bootstrap required, opened a new log
I20260713 09:01:59.987104  9874 tablet_bootstrap.cc:492] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:01:59.987727  9876 ts_tablet_manager.cc:1403] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:01:59.987819  9874 ts_tablet_manager.cc:1403] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.067s	user 0.040s	sys 0.024s
I20260713 09:01:59.990442  9874 raft_consensus.cc:359] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.990638  9876 raft_consensus.cc:359] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.991118  9874 raft_consensus.cc:385] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.991240  9876 raft_consensus.cc:385] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:59.991423  9874 raft_consensus.cc:740] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.992146  9874 consensus_queue.cc:260] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.991521  9876 raft_consensus.cc:740] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Initialized, Role: FOLLOWER
I20260713 09:01:59.994234  9876 consensus_queue.cc:260] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:01:59.995668  9876 ts_tablet_manager.cc:1434] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:01:59.996737  9874 ts_tablet_manager.cc:1434] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:01:59.997411  9874 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: Bootstrap starting.
I20260713 09:02:00.005015  9874 tablet_bootstrap.cc:654] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:00.009722  9874 tablet_bootstrap.cc:492] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: No bootstrap required, opened a new log
I20260713 09:02:00.010169  9874 ts_tablet_manager.cc:1403] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:02:00.012307  9874 raft_consensus.cc:359] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.012724  9874 raft_consensus.cc:385] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:00.012877  9874 raft_consensus.cc:740] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Initialized, Role: FOLLOWER
I20260713 09:02:00.013350  9874 consensus_queue.cc:260] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.014780  9874 ts_tablet_manager.cc:1434] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:02:00.041694  9890 raft_consensus.cc:493] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.042277  9890 raft_consensus.cc:515] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.044909  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:02:00.045460  9580 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:02:00.045534  9890 leader_election.cc:290] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:00.046434  9694 leader_election.cc:304] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.046883  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:02:00.047224  9890 raft_consensus.cc:2804] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.047641  9890 raft_consensus.cc:493] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.047528  9655 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 0.
I20260713 09:02:00.047510  9838 consensus_queue.cc:1048] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:00.048265  9890 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.055150  9890 raft_consensus.cc:515] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.057072  9890 leader_election.cc:290] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:00.057757  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.058100  9886 consensus_queue.cc:1048] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:00.058332  9580 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.060470  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.061100  9656 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.064831  9580 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:02:00.065809  9694 leader_election.cc:304] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.067020  9890 raft_consensus.cc:2804] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.067492  9890 raft_consensus.cc:697] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:00.068266  9890 consensus_queue.cc:237] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.070178  9656 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 1.
I20260713 09:02:00.080615  9477 catalog_manager.cc:5697] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:00.081650  9905 raft_consensus.cc:493] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.082137  9905 raft_consensus.cc:515] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.084079  9905 leader_election.cc:290] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.084722  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:02:00.085232  9655 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:02:00.086227  9545 leader_election.cc:304] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.087066  9905 raft_consensus.cc:2804] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.087456  9905 raft_consensus.cc:493] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.087764  9905 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.089011  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:02:00.089654  9729 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 0.
I20260713 09:02:00.093395  9905 raft_consensus.cc:515] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.095023  9905 leader_election.cc:290] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.095690  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.095857  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.096177  9655 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.096392  9729 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.100440  9655 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:02:00.100965  9729 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 1.
I20260713 09:02:00.101361  9545 leader_election.cc:304] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.102164  9905 raft_consensus.cc:2804] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.102489  9905 raft_consensus.cc:697] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.103235  9905 consensus_queue.cc:237] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.107038  9898 raft_consensus.cc:493] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.107497  9898 raft_consensus.cc:515] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.109246  9898 leader_election.cc:290] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.110348  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d3e292732461c92ad1efe29f7d58a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:02:00.110965  9581 raft_consensus.cc:2468] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:02:00.111039  9477 catalog_manager.cc:5697] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 0 to 1, leader changed from <none> to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.111970  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d3e292732461c92ad1efe29f7d58a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:02:00.112154  9620 leader_election.cc:304] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.112557  9729 raft_consensus.cc:2468] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:02:00.112895  9898 raft_consensus.cc:2804] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.113245  9898 raft_consensus.cc:493] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.113623  9898 raft_consensus.cc:3060] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.120018  9898 raft_consensus.cc:515] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.121675  9898 leader_election.cc:290] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.122280  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d3e292732461c92ad1efe29f7d58a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.122570  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819d3e292732461c92ad1efe29f7d58a" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.122805  9581 raft_consensus.cc:3060] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.123126  9729 raft_consensus.cc:3060] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.126277  9890 raft_consensus.cc:493] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.126811  9890 raft_consensus.cc:515] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.128350  9581 raft_consensus.cc:2468] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:02:00.128644  9729 raft_consensus.cc:2468] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:02:00.128901  9890 leader_election.cc:290] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:00.129469  9620 leader_election.cc:304] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.129642  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:02:00.130434  9580 raft_consensus.cc:2393] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62bc3837ebfd4d5baccd5570fbdd9885 in current term 1: Already voted for candidate 8931e0bda5a24dfd889e22ff201f934e in this term.
I20260713 09:02:00.130373  9898 raft_consensus.cc:2804] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.130913  9898 raft_consensus.cc:697] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.131057  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8931e0bda5a24dfd889e22ff201f934e" is_pre_election: true
I20260713 09:02:00.131767  9898 consensus_queue.cc:237] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.132359  9694 leader_election.cc:304] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885; no voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:02:00.133002  9890 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.138942  9890 raft_consensus.cc:2749] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:00.138552  9477 catalog_manager.cc:5697] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.225366  9900 raft_consensus.cc:493] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:00.225939  9900 raft_consensus.cc:515] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.227958  9900 leader_election.cc:290] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.228456  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155" is_pre_election: true
I20260713 09:02:00.229102  9580 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:02:00.229278  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" is_pre_election: true
I20260713 09:02:00.230253  9620 leader_election.cc:304] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.230721  9729 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 0.
I20260713 09:02:00.230942  9780 raft_consensus.cc:2804] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:00.231382  9780 raft_consensus.cc:493] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:00.231726  9780 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.232688  9905 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.237627  9780 raft_consensus.cc:515] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.240413  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.240902  9580 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.242781  9780 leader_election.cc:290] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.244037  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.244678  9729 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:00.250032  9580 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:02:00.250574  9795 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.251076  9620 leader_election.cc:304] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.253189  9780 raft_consensus.cc:2804] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:00.253667  9780 raft_consensus.cc:697] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.254365  9780 consensus_queue.cc:237] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.256366  9729 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 1.
I20260713 09:02:00.271533  9898 consensus_queue.cc:1048] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.273267  9479 catalog_manager.cc:5697] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 1 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.281764  9780 consensus_queue.cc:1048] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.352191  9780 consensus_queue.cc:1048] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.361071  9780 consensus_queue.cc:1048] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.436594  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:02:00.437099  9655 raft_consensus.cc:606] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Received request to transfer leadership to TS f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:02:00.441735  9730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
mode: GRACEFUL
new_leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:47458
I20260713 09:02:00.442271  9730 raft_consensus.cc:606] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Received request to transfer leadership to TS f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:02:00.443974  9903 consensus_queue.cc:1048] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.450366  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:02:00.450923  9655 raft_consensus.cc:606] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Received request to transfer leadership to TS f229fe6ba79f40318d52a9cd93ae2155
I20260713 09:02:00.455183  9903 consensus_queue.cc:1048] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.459532  9890 consensus_queue.cc:1048] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.461766  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:57296
I20260713 09:02:00.462338  9580 raft_consensus.cc:606] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:02:00.469065  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:57296
I20260713 09:02:00.469553  9580 raft_consensus.cc:606] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:02:00.480472  9886 consensus_queue.cc:1048] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.491242  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
mode: GRACEFUL
new_leader_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:47458
I20260713 09:02:00.491844  9729 raft_consensus.cc:606] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Received request to transfer leadership to TS 8931e0bda5a24dfd889e22ff201f934e
I20260713 09:02:00.496851  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1be0892917e54b58925280e349a2500b"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:02:00.497364  9655 raft_consensus.cc:606] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Received request to transfer leadership to TS 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:02:00.560241  9903 consensus_queue.cc:1048] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.564497  9903 consensus_queue.cc:1048] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.579200  9795 raft_consensus.cc:993] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.579627  9795 raft_consensus.cc:1081] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.581184  9656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:38508
I20260713 09:02:00.582571  9656 raft_consensus.cc:493] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.582958  9656 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.591156  9656 raft_consensus.cc:515] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.592285  9780 consensus_queue.cc:1048] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.593907  9656 leader_election.cc:290] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.596369  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.596958  9729 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.600718  9780 consensus_queue.cc:1048] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.602115  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e9212e3bde4b8a830492f3b48fc8ea" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.602576  9580 raft_consensus.cc:3055] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.602823  9580 raft_consensus.cc:740] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.603464  9580 consensus_queue.cc:260] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.604413  9580 raft_consensus.cc:3060] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.608196  9729 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.609637  9622 leader_election.cc:304] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:02:00.610421  9898 raft_consensus.cc:2804] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.610855  9898 raft_consensus.cc:697] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.611627  9898 consensus_queue.cc:237] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.612159  9580 raft_consensus.cc:2468] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.626168  9477 catalog_manager.cc:5697] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.652058  9838 raft_consensus.cc:993] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: : Instructing follower f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.652537  9936 raft_consensus.cc:1081] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Signalling peer f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.653972  9581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:34330
I20260713 09:02:00.654441  9581 raft_consensus.cc:493] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.654738  9581 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.660320  9581 raft_consensus.cc:515] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.662005  9581 leader_election.cc:290] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.662724  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.663087  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da541ad11ed4528b5e49b01ae6a6c3f" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.663305  9656 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.663631  9729 raft_consensus.cc:3055] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.663906  9729 raft_consensus.cc:740] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:00.664593  9729 consensus_queue.cc:260] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.665575  9729 raft_consensus.cc:3060] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.669096  9656 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.670152  9545 leader_election.cc:304] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.670781  9903 raft_consensus.cc:2804] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.671073  9729 raft_consensus.cc:2468] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.671233  9903 raft_consensus.cc:697] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.672149  9903 consensus_queue.cc:237] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.679556  9476 catalog_manager.cc:5697] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 1 to 2, leader changed from 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131) to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.747232  9900 raft_consensus.cc:993] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.747709  9898 raft_consensus.cc:1081] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Signalling peer f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.749010  9581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:34316
I20260713 09:02:00.749584  9581 raft_consensus.cc:493] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.749944  9581 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.755391  9581 raft_consensus.cc:515] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.757308  9581 leader_election.cc:290] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.757951  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.758244  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6096b8913a2d4efd97d7de16f52d5319" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.758595  9656 raft_consensus.cc:3055] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.758893  9729 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.758986  9656 raft_consensus.cc:740] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.759793  9656 consensus_queue.cc:260] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.760711  9656 raft_consensus.cc:3060] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.764211  9729 raft_consensus.cc:2468] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.765202  9656 raft_consensus.cc:2468] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.765327  9547 leader_election.cc:304] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.766300  9904 raft_consensus.cc:2804] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.766749  9904 raft_consensus.cc:697] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.767491  9904 consensus_queue.cc:237] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.773384  9904 raft_consensus.cc:993] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.773835  9903 raft_consensus.cc:1081] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.775341  9656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:38508
I20260713 09:02:00.775925  9656 raft_consensus.cc:493] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.775311  9476 catalog_manager.cc:5697] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 1 to 2, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.776222  9656 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.782124  9656 raft_consensus.cc:515] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.784305  9656 leader_election.cc:290] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.784906  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.784914  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.785722  9581 raft_consensus.cc:3055] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.785732  9729 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.786257  9581 raft_consensus.cc:740] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.787073  9581 consensus_queue.cc:260] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.788254  9581 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.792882  9729 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.794164  9622 leader_election.cc:304] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:02:00.794914  9898 raft_consensus.cc:2804] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.795121  9581 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.795404  9898 raft_consensus.cc:697] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.796195  9898 consensus_queue.cc:237] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.797160  9900 consensus_queue.cc:1048] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:00.803575  9476 catalog_manager.cc:5697] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.804122  9898 consensus_queue.cc:1048] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:00.819340  9900 raft_consensus.cc:993] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:00.819839  9900 raft_consensus.cc:1081] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Signalling peer 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:00.821435  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1be0892917e54b58925280e349a2500b"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:42942
I20260713 09:02:00.822005  9729 raft_consensus.cc:493] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.822335  9729 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.826180  9780 raft_consensus.cc:993] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.826661  9898 raft_consensus.cc:1081] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Signalling peer f229fe6ba79f40318d52a9cd93ae2155 to start an election
I20260713 09:02:00.828205  9581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
 from {username='slave'} at 127.0.0.1:34316
I20260713 09:02:00.828891  9581 raft_consensus.cc:493] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.829569  9581 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.829407  9729 raft_consensus.cc:515] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.830961  9729 leader_election.cc:290] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:00.831754  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.832165  9580 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.832341  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be0892917e54b58925280e349a2500b" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.832906  9656 raft_consensus.cc:3055] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.833206  9656 raft_consensus.cc:740] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.834045  9656 consensus_queue.cc:260] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.835100  9656 raft_consensus.cc:3060] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.836205  9580 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 2.
I20260713 09:02:00.836148  9581 raft_consensus.cc:515] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.837435  9694 leader_election.cc:304] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.838284  9936 raft_consensus.cc:2804] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.838723  9936 raft_consensus.cc:697] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:00.838861  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:00.839087  9581 leader_election.cc:290] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Requested vote from peers 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.839490  9655 raft_consensus.cc:3055] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.839824  9655 raft_consensus.cc:740] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.839581  9936 consensus_queue.cc:237] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.840430  9655 consensus_queue.cc:260] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.841427  9655 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.842231  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020013d3f4e491882d2626944fd23c5" candidate_uuid: "f229fe6ba79f40318d52a9cd93ae2155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.842744  9730 raft_consensus.cc:3060] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.847563  9655 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.847941  9478 catalog_manager.cc:5697] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 1 to 2, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:00.848580  9545 leader_election.cc:304] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.848718  9730 raft_consensus.cc:2468] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f229fe6ba79f40318d52a9cd93ae2155 in term 2.
I20260713 09:02:00.849386  9904 raft_consensus.cc:2804] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.849864  9904 raft_consensus.cc:697] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Leader. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:00.850636  9904 consensus_queue.cc:237] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.854456  9656 raft_consensus.cc:2468] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 2.
I20260713 09:02:00.859162  9838 raft_consensus.cc:993] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: : Instructing follower 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.859616  9936 raft_consensus.cc:1081] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Signalling peer 8931e0bda5a24dfd889e22ff201f934e to start an election
I20260713 09:02:00.861203  9656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
 from {username='slave'} at 127.0.0.1:44140
I20260713 09:02:00.860996  9477 catalog_manager.cc:5697] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 reported cstate change: term changed from 1 to 2, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "f229fe6ba79f40318d52a9cd93ae2155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.861756  9656 raft_consensus.cc:493] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.862216  9656 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.868238  9656 raft_consensus.cc:515] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.870042  9656 leader_election.cc:290] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131:38811)
I20260713 09:02:00.870623  9581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:00.871019  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d742cb7027d42d1bed7b08fc7528d7b" candidate_uuid: "8931e0bda5a24dfd889e22ff201f934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
I20260713 09:02:00.871205  9581 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.871557  9730 raft_consensus.cc:3055] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:00.871829  9730 raft_consensus.cc:740] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:00.872364  9730 consensus_queue.cc:260] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.873159  9730 raft_consensus.cc:3060] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:00.876031  9581 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.876984  9620 leader_election.cc:304] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8931e0bda5a24dfd889e22ff201f934e, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:00.877666  9898 raft_consensus.cc:2804] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:00.878086  9898 raft_consensus.cc:697] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Leader. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:00.878825  9898 consensus_queue.cc:237] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:00.878988  9730 raft_consensus.cc:2468] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8931e0bda5a24dfd889e22ff201f934e in term 2.
I20260713 09:02:00.885609  9477 catalog_manager.cc:5697] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e reported cstate change: term changed from 1 to 2, leader changed from 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131) to 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130). New cstate: current_term: 2 leader_uuid: "8931e0bda5a24dfd889e22ff201f934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:01.084635  9656 raft_consensus.cc:1275] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.085723  9904 consensus_queue.cc:1048] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.093433  9730 raft_consensus.cc:1275] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.093644  9729 raft_consensus.cc:1275] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.095219  9898 consensus_queue.cc:1048] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.095966  9905 consensus_queue.cc:1048] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.103060  9581 raft_consensus.cc:1275] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.104754  9900 consensus_queue.cc:1048] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.206764  9581 raft_consensus.cc:1275] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.207993  9900 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.214725  9730 raft_consensus.cc:1275] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.216284  9898 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.265973  9580 raft_consensus.cc:1275] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.267573  9898 consensus_queue.cc:1048] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.275701  9730 raft_consensus.cc:1275] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer 8931e0bda5a24dfd889e22ff201f934e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.280366  9780 consensus_queue.cc:1048] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.344060  9730 raft_consensus.cc:1275] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.345171  9903 consensus_queue.cc:1048] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.352020  9656 raft_consensus.cc:1275] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.353324  9655 raft_consensus.cc:1275] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.353268  9904 consensus_queue.cc:1048] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.354651  9936 consensus_queue.cc:1048] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.370174  9581 raft_consensus.cc:1275] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.371443  9946 consensus_queue.cc:1048] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.443202  9656 raft_consensus.cc:1275] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.444530  9905 consensus_queue.cc:1048] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:01.452040  9730 raft_consensus.cc:1275] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Refusing update from remote peer f229fe6ba79f40318d52a9cd93ae2155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:01.454103  9903 consensus_queue.cc:1048] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:03.500481  9476 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54968:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:03.518878  9476 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54968:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:03.572894  5750 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:03.720600  9995 tablet.cc:1724] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.789676  9990 tablet.cc:1724] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.793164  9976 log.cc:927] Time spent T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Append to log took a long time: real 0.135s	user 0.000s	sys 0.003s
W20260713 09:02:03.724205  9979 log.cc:927] Time spent T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
W20260713 09:02:03.802305  9982 log.cc:927] Time spent T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Append to log took a long time: real 0.146s	user 0.003s	sys 0.000s
I20260713 09:02:03.722445  9650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:38516
W20260713 09:02:03.821220  9986 log.cc:927] Time spent T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Append to log took a long time: real 0.131s	user 0.005s	sys 0.006s
I20260713 09:02:03.822494  9997 tablet.cc:1724] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.812419  9650 raft_consensus.cc:606] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Received request to transfer leadership to TS 62bc3837ebfd4d5baccd5570fbdd9885
W20260713 09:02:03.834332  9984 log.cc:927] Time spent T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Append to log took a long time: real 0.157s	user 0.002s	sys 0.009s
I20260713 09:02:03.845824  9999 tablet.cc:1724] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.850358 10007 tablet.cc:1724] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.900775 10010 tablet.cc:1724] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.902990  9987 log.cc:927] Time spent T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Append to log took a long time: real 0.224s	user 0.017s	sys 0.024s
I20260713 09:02:03.905783 10000 tablet.cc:1724] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.902994  9991 log.cc:927] Time spent T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Append to log took a long time: real 0.220s	user 0.019s	sys 0.020s
I20260713 09:02:03.923120  9998 tablet.cc:1724] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.917078 10012 tablet.cc:1724] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.946715  9995 tablet.cc:1724] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.948498 10016 tablet.cc:1724] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.939277 10010 tablet.cc:1724] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.955940  9990 tablet.cc:1724] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.978332  9998 tablet.cc:1724] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.988214  9622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.131:38811, user_credentials={real_user=slave}} blocked reactor thread for 163976us
I20260713 09:02:03.988011 10010 tablet.cc:1724] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.006301 10000 tablet.cc:1724] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:03.997198  9997 tablet.cc:1724] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.014308 10012 tablet.cc:1724] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.000173 10018 tablet.cc:1724] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.026233  9999 tablet.cc:1724] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.040166 10017 tablet.cc:1724] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.041383 10007 tablet.cc:1724] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.024904 10000 tablet.cc:1724] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.046434  9972 raft_consensus.cc:993] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.047032 10014 raft_consensus.cc:1081] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Signalling peer 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.053958  9725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:42942
I20260713 09:02:04.054503  9725 raft_consensus.cc:493] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:04.054896  9725 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.074226 10016 tablet.cc:1724] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.074342  9998 tablet.cc:1724] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.061578  9725 raft_consensus.cc:515] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.083107  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:04.083745  9579 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.090891  9579 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.084731 10017 tablet.cc:1724] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.091473 10018 tablet.cc:1724] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:04.092255  9694 leader_election.cc:304] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:04.093253  9989 raft_consensus.cc:2804] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:04.093811  9989 raft_consensus.cc:697] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:04.094658  9989 consensus_queue.cc:237] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.101212  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04212e60381843f0b746d65a07ce27b2" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:04.101854  9654 raft_consensus.cc:3055] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:04.102241  9654 raft_consensus.cc:740] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:04.103246  9654 consensus_queue.cc:260] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.104775  9654 raft_consensus.cc:3060] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.110081  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:57304
I20260713 09:02:04.110697  9579 raft_consensus.cc:606] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Received request to transfer leadership to TS 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:02:04.112056  5750 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:02:04.112222  9725 leader_election.cc:290] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 3 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:04.112725  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:04.123256  9654 raft_consensus.cc:2468] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.123616  9579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953073ec241448ff809c884921b5b081"
dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
mode: GRACEFUL
new_leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:57304
I20260713 09:02:04.124315  9579 raft_consensus.cc:606] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Received request to transfer leadership to TS 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:02:04.125833  9476 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: soft_deleted_table [id=7f7b1f6732b345c186261be6196419d7] alter complete (version 1)
I20260713 09:02:04.126940  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a"
dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
mode: GRACEFUL
new_leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:38516
I20260713 09:02:04.127535  9654 raft_consensus.cc:606] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Received request to transfer leadership to TS 62bc3837ebfd4d5baccd5570fbdd9885
I20260713 09:02:04.129633  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:04.130169  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:04.137296  9477 catalog_manager.cc:5697] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 2 to 3, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.219990 10015 raft_consensus.cc:993] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: : Instructing follower 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.220405 10015 raft_consensus.cc:1081] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Signalling peer 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.221966  9725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:42942
I20260713 09:02:04.222510  9725 raft_consensus.cc:493] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:04.222810  9725 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.228096  9725 raft_consensus.cc:515] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.229794  9725 leader_election.cc:290] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 3 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:04.230456  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:04.230711  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd808e92494a44a68f4f924eb531b45a" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:04.231139  9579 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.231292  9654 raft_consensus.cc:3055] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:04.231665  9654 raft_consensus.cc:740] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8931e0bda5a24dfd889e22ff201f934e, State: Running, Role: LEADER
I20260713 09:02:04.232342  9654 consensus_queue.cc:260] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.233243  9654 raft_consensus.cc:3060] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.236032  9579 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.237082  9694 leader_election.cc:304] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, f229fe6ba79f40318d52a9cd93ae2155; no voters: 
I20260713 09:02:04.237942  9950 raft_consensus.cc:2804] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:04.238420  9950 raft_consensus.cc:697] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:04.238507  9654 raft_consensus.cc:2468] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.239274  9950 consensus_queue.cc:237] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.247013  9477 catalog_manager.cc:5697] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 2 to 3, leader changed from 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130) to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.376734  9983 raft_consensus.cc:993] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.377154  9983 raft_consensus.cc:1081] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Signalling peer 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.378633  9725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953073ec241448ff809c884921b5b081"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:47448
I20260713 09:02:04.379112  9725 raft_consensus.cc:493] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:04.379421  9725 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.384229  9725 raft_consensus.cc:515] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.385810  9725 leader_election.cc:290] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 3 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:04.386514  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:04.387006  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953073ec241448ff809c884921b5b081" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:04.387027  9579 raft_consensus.cc:3055] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:04.387542  9654 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.387542  9579 raft_consensus.cc:740] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:04.388437  9579 consensus_queue.cc:260] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.389358  9579 raft_consensus.cc:3060] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:04.393751  9654 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.394841  9694 leader_election.cc:304] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:02:04.395596  9950 raft_consensus.cc:2804] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:04.395586  9579 raft_consensus.cc:2468] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 3.
I20260713 09:02:04.396206  9950 raft_consensus.cc:697] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:04.397039  9950 consensus_queue.cc:237] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [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: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.403898  9477 catalog_manager.cc:5697] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 2 to 3, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.470391  9983 raft_consensus.cc:993] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: : Instructing follower 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.470808  9904 raft_consensus.cc:1081] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Signalling peer 62bc3837ebfd4d5baccd5570fbdd9885 to start an election
I20260713 09:02:04.472007  9725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773"
dest_uuid: "62bc3837ebfd4d5baccd5570fbdd9885"
 from {username='slave'} at 127.0.0.1:47448
I20260713 09:02:04.472517  9725 raft_consensus.cc:493] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:04.472806  9725 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:04.477375  9725 raft_consensus.cc:515] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.478914  9725 leader_election.cc:290] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 2 election: Requested vote from peers f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309), 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105)
I20260713 09:02:04.479604  9579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f229fe6ba79f40318d52a9cd93ae2155"
I20260713 09:02:04.479801  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9249821edaaa4f078da6baa91ee7a773" candidate_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8931e0bda5a24dfd889e22ff201f934e"
I20260713 09:02:04.480252  9579 raft_consensus.cc:3055] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:04.480388  9654 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:04.480564  9579 raft_consensus.cc:740] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f229fe6ba79f40318d52a9cd93ae2155, State: Running, Role: LEADER
I20260713 09:02:04.481297  9579 consensus_queue.cc:260] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.482261  9579 raft_consensus.cc:3060] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:04.485709  9578 raft_consensus.cc:1275] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:04.486366  9654 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 2.
I20260713 09:02:04.487121  9950 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:04.487413  9694 leader_election.cc:304] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62bc3837ebfd4d5baccd5570fbdd9885, 8931e0bda5a24dfd889e22ff201f934e; no voters: 
I20260713 09:02:04.487880  9579 raft_consensus.cc:2468] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62bc3837ebfd4d5baccd5570fbdd9885 in term 2.
I20260713 09:02:04.488142  9989 raft_consensus.cc:2804] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:04.488766  9989 raft_consensus.cc:697] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 LEADER]: Becoming Leader. State: Replica: 62bc3837ebfd4d5baccd5570fbdd9885, State: Running, Role: LEADER
I20260713 09:02:04.489670  9989 consensus_queue.cc:237] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } }
I20260713 09:02:04.492158  9654 raft_consensus.cc:1275] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:02:04.497804 10025 consensus_queue.cc:1048] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:02:04.498317  9476 catalog_manager.cc:5697] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 reported cstate change: term changed from 1 to 2, leader changed from f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129) to 62bc3837ebfd4d5baccd5570fbdd9885 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62bc3837ebfd4d5baccd5570fbdd9885" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 38811 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:04.646867  9654 raft_consensus.cc:1275] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:04.648161  9950 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:04.656028  9579 raft_consensus.cc:1275] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:04.658025  9989 consensus_queue.cc:1048] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:04.872308  9654 raft_consensus.cc:1275] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:04.873449  9989 consensus_queue.cc:1048] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:04.880798  9579 raft_consensus.cc:1275] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:02:04.882287  9989 consensus_queue.cc:1048] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:04.997141  9579 raft_consensus.cc:1275] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:04.997290  9654 raft_consensus.cc:1275] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Refusing update from remote peer 62bc3837ebfd4d5baccd5570fbdd9885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:04.998508  9989 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f229fe6ba79f40318d52a9cd93ae2155" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 42309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:04.999130 10025 consensus_queue.cc:1048] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8931e0bda5a24dfd889e22ff201f934e" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:05.180819  5750 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:02:05.185484  5750 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:02:05.185909  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:05.190397  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:02:05.190784  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:06.216574  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:02:06.242861  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:06.243559  5750 tablet_replica.cc:333] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.244401  5750 raft_consensus.cc:2243] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.245021  5750 raft_consensus.cc:2272] T c3e9212e3bde4b8a830492f3b48fc8ea P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.246964  5750 tablet_replica.cc:333] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.247506  5750 raft_consensus.cc:2243] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.247920  5750 raft_consensus.cc:2272] T 1be0892917e54b58925280e349a2500b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.249576  5750 tablet_replica.cc:333] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.250106  5750 raft_consensus.cc:2243] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.250491  5750 raft_consensus.cc:2272] T 8d742cb7027d42d1bed7b08fc7528d7b P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.251997  5750 tablet_replica.cc:333] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.252491  5750 raft_consensus.cc:2243] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.252905  5750 raft_consensus.cc:2272] T 04212e60381843f0b746d65a07ce27b2 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.254460  5750 tablet_replica.cc:333] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.255004  5750 raft_consensus.cc:2243] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.255394  5750 raft_consensus.cc:2272] T 819d3e292732461c92ad1efe29f7d58a P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.256917  5750 tablet_replica.cc:333] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.257414  5750 raft_consensus.cc:2243] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.258183  5750 raft_consensus.cc:2272] T 8da541ad11ed4528b5e49b01ae6a6c3f P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.259747  5750 tablet_replica.cc:333] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.260242  5750 raft_consensus.cc:2243] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.260912  5750 raft_consensus.cc:2272] T 6096b8913a2d4efd97d7de16f52d5319 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.262472  5750 tablet_replica.cc:333] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.262979  5750 raft_consensus.cc:2243] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.263368  5750 raft_consensus.cc:2272] T 3028ed7c854941ee9e235d6ac1130c75 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.264945  5750 tablet_replica.cc:333] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.265419  5750 raft_consensus.cc:2243] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.265815  5750 raft_consensus.cc:2272] T 8fbcf67c14eb48cab61d5ecc832646c4 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.267433  5750 tablet_replica.cc:333] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.267952  5750 raft_consensus.cc:2243] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.268487  5750 raft_consensus.cc:2272] T e575745dc83543f3955b56df5fba0c81 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.270723  5750 tablet_replica.cc:333] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.271446  5750 raft_consensus.cc:2243] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.271790  5750 raft_consensus.cc:2272] T 9249821edaaa4f078da6baa91ee7a773 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.273231  5750 tablet_replica.cc:333] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.273759  5750 raft_consensus.cc:2243] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.274109  5750 raft_consensus.cc:2272] T dd808e92494a44a68f4f924eb531b45a P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.275624  5750 tablet_replica.cc:333] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.276013  5750 raft_consensus.cc:2243] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.276322  5750 raft_consensus.cc:2272] T 953073ec241448ff809c884921b5b081 P f229fe6ba79f40318d52a9cd93ae2155 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.277945  5750 tablet_replica.cc:333] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.278450  5750 raft_consensus.cc:2243] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.278865  5750 raft_consensus.cc:2272] T 4c0c5da781754ca486b41905c8cfed5d P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.280496  5750 tablet_replica.cc:333] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.280965  5750 raft_consensus.cc:2243] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.281703  5750 raft_consensus.cc:2272] T a020013d3f4e491882d2626944fd23c5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.283334  5750 tablet_replica.cc:333] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.283806  5750 raft_consensus.cc:2243] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.284449  5750 raft_consensus.cc:2272] T 0ea20fd701e04a4aa1a86d399330ffd5 P f229fe6ba79f40318d52a9cd93ae2155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.286149  5750 tablet_replica.cc:333] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.286626  5750 raft_consensus.cc:2243] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.287313  5750 raft_consensus.cc:2272] T 042c17f04fb14d1595b01aa9f01a0ac3 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.288970  5750 tablet_replica.cc:333] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155: stopping tablet replica
I20260713 09:02:06.289397  5750 raft_consensus.cc:2243] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.290122  5750 raft_consensus.cc:2272] T 1290cb6727b240cda79a3db4ad4cc826 P f229fe6ba79f40318d52a9cd93ae2155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.328249  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
W20260713 09:02:06.338841  9694 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42309: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260713 09:02:06.341945  9694 consensus_peers.cc:597] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Couldn't send request to peer f229fe6ba79f40318d52a9cd93ae2155. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:06.344328  9694 consensus_peers.cc:597] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Couldn't send request to peer f229fe6ba79f40318d52a9cd93ae2155. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:06.356429  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
I20260713 09:02:06.381646  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:06.382436  5750 tablet_replica.cc:333] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.382941  5750 raft_consensus.cc:2243] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.383507  5750 raft_consensus.cc:2272] T 1be0892917e54b58925280e349a2500b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.385749  5750 tablet_replica.cc:333] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.386230  5750 raft_consensus.cc:2243] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.386933  5750 raft_consensus.cc:2272] T 8d742cb7027d42d1bed7b08fc7528d7b P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.389106  5750 tablet_replica.cc:333] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.389779  5750 raft_consensus.cc:2243] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:02:06.389834  9694 consensus_peers.cc:597] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Couldn't send request to peer 8931e0bda5a24dfd889e22ff201f934e. 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:02:06.390563  5750 raft_consensus.cc:2272] T c3e9212e3bde4b8a830492f3b48fc8ea P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.392186  5750 tablet_replica.cc:333] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.392709  5750 raft_consensus.cc:2243] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.393092  5750 raft_consensus.cc:2272] T 04212e60381843f0b746d65a07ce27b2 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.394901  5750 tablet_replica.cc:333] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.395591  5750 raft_consensus.cc:2243] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.396126  5750 raft_consensus.cc:2272] T 9249821edaaa4f078da6baa91ee7a773 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.397975  5750 tablet_replica.cc:333] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.398432  5750 raft_consensus.cc:2243] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.398784  5750 raft_consensus.cc:2272] T a020013d3f4e491882d2626944fd23c5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.400266  5750 tablet_replica.cc:333] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.400699  5750 raft_consensus.cc:2243] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.401027  5750 raft_consensus.cc:2272] T 042c17f04fb14d1595b01aa9f01a0ac3 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.402842  5750 tablet_replica.cc:333] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.403275  5750 raft_consensus.cc:2243] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.403604  5750 raft_consensus.cc:2272] T 0ea20fd701e04a4aa1a86d399330ffd5 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.405193  5750 tablet_replica.cc:333] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.405689  5750 raft_consensus.cc:2243] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.406314  5750 raft_consensus.cc:2272] T 819d3e292732461c92ad1efe29f7d58a P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.407809  5750 tablet_replica.cc:333] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.408255  5750 raft_consensus.cc:2243] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.408602  5750 raft_consensus.cc:2272] T 8da541ad11ed4528b5e49b01ae6a6c3f P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.410049  5750 tablet_replica.cc:333] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.410494  5750 raft_consensus.cc:2243] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.411077  5750 raft_consensus.cc:2272] T 4c0c5da781754ca486b41905c8cfed5d P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.412920  5750 tablet_replica.cc:333] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.413583  5750 raft_consensus.cc:2243] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.414043  5750 raft_consensus.cc:2272] T 6096b8913a2d4efd97d7de16f52d5319 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:06.414685  9694 consensus_peers.cc:597] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Couldn't send request to peer f229fe6ba79f40318d52a9cd93ae2155. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:06.416113  5750 tablet_replica.cc:333] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.416872  5750 raft_consensus.cc:2243] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:02:06.417714  9694 consensus_peers.cc:597] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer 8931e0bda5a24dfd889e22ff201f934e (127.5.157.130:40105): Couldn't send request to peer 8931e0bda5a24dfd889e22ff201f934e. 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:02:06.417793  5750 raft_consensus.cc:2272] T 8fbcf67c14eb48cab61d5ecc832646c4 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.419591  5750 tablet_replica.cc:333] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.420097  5750 raft_consensus.cc:2243] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.420490  5750 raft_consensus.cc:2272] T 3028ed7c854941ee9e235d6ac1130c75 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.422253  5750 tablet_replica.cc:333] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.422717  5750 raft_consensus.cc:2243] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.423087  5750 raft_consensus.cc:2272] T dd808e92494a44a68f4f924eb531b45a P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.424697  5750 tablet_replica.cc:333] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.425171  5750 raft_consensus.cc:2243] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.425635  5750 raft_consensus.cc:2272] T 953073ec241448ff809c884921b5b081 P 8931e0bda5a24dfd889e22ff201f934e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.427553  5750 tablet_replica.cc:333] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.428032  5750 raft_consensus.cc:2243] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.428691  5750 raft_consensus.cc:2272] T e575745dc83543f3955b56df5fba0c81 P 8931e0bda5a24dfd889e22ff201f934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.430392  5750 tablet_replica.cc:333] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e: stopping tablet replica
I20260713 09:02:06.430810  5750 raft_consensus.cc:2243] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.431181  5750 raft_consensus.cc:2272] T 1290cb6727b240cda79a3db4ad4cc826 P 8931e0bda5a24dfd889e22ff201f934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.467634  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
I20260713 09:02:06.494208  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
W20260713 09:02:06.498842  9694 consensus_peers.cc:597] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 -> Peer f229fe6ba79f40318d52a9cd93ae2155 (127.5.157.129:42309): Couldn't send request to peer f229fe6ba79f40318d52a9cd93ae2155. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:42309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:06.520874  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:06.521579  5750 tablet_replica.cc:333] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.522125  5750 raft_consensus.cc:2243] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.522806  5750 raft_consensus.cc:2272] T 1be0892917e54b58925280e349a2500b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.524595  5750 tablet_replica.cc:333] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.525084  5750 raft_consensus.cc:2243] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.525446  5750 raft_consensus.cc:2272] T 8d742cb7027d42d1bed7b08fc7528d7b P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.527321  5750 tablet_replica.cc:333] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.527782  5750 raft_consensus.cc:2243] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.528419  5750 raft_consensus.cc:2272] T 04212e60381843f0b746d65a07ce27b2 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.530120  5750 tablet_replica.cc:333] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.530575  5750 raft_consensus.cc:2243] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.530913  5750 raft_consensus.cc:2272] T c3e9212e3bde4b8a830492f3b48fc8ea P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.532352  5750 tablet_replica.cc:333] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.532789  5750 raft_consensus.cc:2243] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.533406  5750 raft_consensus.cc:2272] T 9249821edaaa4f078da6baa91ee7a773 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.534909  5750 tablet_replica.cc:333] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.535362  5750 raft_consensus.cc:2243] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.535696  5750 raft_consensus.cc:2272] T e575745dc83543f3955b56df5fba0c81 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.537266  5750 tablet_replica.cc:333] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.537772  5750 raft_consensus.cc:2243] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.538122  5750 raft_consensus.cc:2272] T 6096b8913a2d4efd97d7de16f52d5319 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.539551  5750 tablet_replica.cc:333] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.540015  5750 raft_consensus.cc:2243] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.540741  5750 raft_consensus.cc:2272] T 3028ed7c854941ee9e235d6ac1130c75 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.542420  5750 tablet_replica.cc:333] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.542907  5750 raft_consensus.cc:2243] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.543292  5750 raft_consensus.cc:2272] T 8fbcf67c14eb48cab61d5ecc832646c4 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.544889  5750 tablet_replica.cc:333] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.545394  5750 raft_consensus.cc:2243] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.545848  5750 raft_consensus.cc:2272] T a020013d3f4e491882d2626944fd23c5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.547390  5750 tablet_replica.cc:333] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.547873  5750 raft_consensus.cc:2243] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.548242  5750 raft_consensus.cc:2272] T 042c17f04fb14d1595b01aa9f01a0ac3 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.549935  5750 tablet_replica.cc:333] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.550391  5750 raft_consensus.cc:2243] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.550789  5750 raft_consensus.cc:2272] T 0ea20fd701e04a4aa1a86d399330ffd5 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.552681  5750 tablet_replica.cc:333] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.553192  5750 raft_consensus.cc:2243] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.553627  5750 raft_consensus.cc:2272] T 1290cb6727b240cda79a3db4ad4cc826 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.555286  5750 tablet_replica.cc:333] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.555773  5750 raft_consensus.cc:2243] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.556490  5750 raft_consensus.cc:2272] T 953073ec241448ff809c884921b5b081 P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.558228  5750 tablet_replica.cc:333] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.558774  5750 raft_consensus.cc:2243] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.559484  5750 raft_consensus.cc:2272] T dd808e92494a44a68f4f924eb531b45a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.561161  5750 tablet_replica.cc:333] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.561646  5750 raft_consensus.cc:2243] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.562052  5750 raft_consensus.cc:2272] T 819d3e292732461c92ad1efe29f7d58a P 62bc3837ebfd4d5baccd5570fbdd9885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.563730  5750 tablet_replica.cc:333] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.564213  5750 raft_consensus.cc:2243] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.564621  5750 raft_consensus.cc:2272] T 8da541ad11ed4528b5e49b01ae6a6c3f P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.566222  5750 tablet_replica.cc:333] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885: stopping tablet replica
I20260713 09:02:06.566664  5750 raft_consensus.cc:2243] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:06.567075  5750 raft_consensus.cc:2272] T 4c0c5da781754ca486b41905c8cfed5d P 62bc3837ebfd4d5baccd5570fbdd9885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.602303  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:02:06.628639  5750 master.cc:562] Master@127.5.157.190:37511 shutting down...
I20260713 09:02:06.648489  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:06.649021  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:06.649353  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09dd57ab1b61455ca02265501301166a: stopping tablet replica
I20260713 09:02:06.668635  5750 master.cc:584] Master@127.5.157.190:37511 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12300 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:02:06.716667  5750 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.157.190:43047
I20260713 09:02:06.717878  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:06.741079 10040 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:02:06.741360 10041 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:02:06.742455 10043 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:02:06.743757  5750 server_base.cc:1061] running on GCE node
I20260713 09:02:06.744614  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:06.744781  5750 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:02:06.744906  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933326744896 us; error 0 us; skew 500 ppm
I20260713 09:02:06.745415  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:06.747992  5750 webserver.cc:533] Webserver started at http://127.5.157.190:44833/ using document root <none> and password file <none>
I20260713 09:02:06.748466  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:06.748620  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:06.748852  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:06.750321  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/master-0-root/instance:
uuid: "acf73e323eeb4df28797d2e672acd951"
format_stamp: "Formatted at 2026-07-13 09:02:06 on dist-test-slave-xzmj"
I20260713 09:02:06.755326  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:02:06.758625 10048 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:02:06.759334  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:06.759557  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/master-0-root
uuid: "acf73e323eeb4df28797d2e672acd951"
format_stamp: "Formatted at 2026-07-13 09:02:06 on dist-test-slave-xzmj"
I20260713 09:02:06.759783  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-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:02:06.774849  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:06.775993  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:06.813791  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.190:43047
I20260713 09:02:06.813887 10099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.190:43047 every 8 connection(s)
I20260713 09:02:06.817947 10100 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:02:06.830312 10100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: Bootstrap starting.
I20260713 09:02:06.835319 10100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:06.839617 10100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: No bootstrap required, opened a new log
I20260713 09:02:06.841924 10100 raft_consensus.cc:359] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER }
I20260713 09:02:06.842432 10100 raft_consensus.cc:385] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:06.842658 10100 raft_consensus.cc:740] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf73e323eeb4df28797d2e672acd951, State: Initialized, Role: FOLLOWER
I20260713 09:02:06.843339 10100 consensus_queue.cc:260] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER }
I20260713 09:02:06.843791 10100 raft_consensus.cc:399] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:06.844027 10100 raft_consensus.cc:493] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:06.844322 10100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:06.848857 10100 raft_consensus.cc:515] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER }
I20260713 09:02:06.849341 10100 leader_election.cc:304] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [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: acf73e323eeb4df28797d2e672acd951; no voters: 
I20260713 09:02:06.850490 10100 leader_election.cc:290] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:06.850900 10103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:06.852567 10103 raft_consensus.cc:697] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 1 LEADER]: Becoming Leader. State: Replica: acf73e323eeb4df28797d2e672acd951, State: Running, Role: LEADER
I20260713 09:02:06.853461 10100 sys_catalog.cc:565] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:06.853463 10103 consensus_queue.cc:237] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [LEADER]: Queue going to LEADER mode. State: All 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: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER }
I20260713 09:02:06.860913 10104 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acf73e323eeb4df28797d2e672acd951" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER } }
I20260713 09:02:06.861698 10104 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:06.863145 10105 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acf73e323eeb4df28797d2e672acd951. Latest consensus state: current_term: 1 leader_uuid: "acf73e323eeb4df28797d2e672acd951" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf73e323eeb4df28797d2e672acd951" member_type: VOTER } }
I20260713 09:02:06.863901 10105 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:06.867864 10113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:06.868569  5750 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:06.872861 10113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:06.881160 10113 catalog_manager.cc:1383] Generated new cluster ID: c57b943db36a4c77a9cb4c055d5b15e9
I20260713 09:02:06.881435 10113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:06.893362 10113 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:06.894747 10113 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:06.917235 10113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: Generated new TSK 0
I20260713 09:02:06.917881 10113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:06.934851  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:06.941351 10121 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:02:06.942603 10122 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:02:06.947366  5750 server_base.cc:1061] running on GCE node
W20260713 09:02:06.947772 10124 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:02:06.949270  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:06.949481  5750 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:02:06.949678  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933326949643 us; error 0 us; skew 500 ppm
I20260713 09:02:06.950227  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:06.952406  5750 webserver.cc:533] Webserver started at http://127.5.157.129:39033/ using document root <none> and password file <none>
I20260713 09:02:06.952874  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:06.953070  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:06.953337  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:06.954631  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-0-root/instance:
uuid: "d8759b716501456f8646e0d05a1fd0f9"
format_stamp: "Formatted at 2026-07-13 09:02:06 on dist-test-slave-xzmj"
I20260713 09:02:06.958981  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:06.962177 10129 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:02:06.963047  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:06.963330  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-0-root
uuid: "d8759b716501456f8646e0d05a1fd0f9"
format_stamp: "Formatted at 2026-07-13 09:02:06 on dist-test-slave-xzmj"
I20260713 09:02:06.963624  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-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:02:06.993355  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:06.994603  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:06.996045  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:06.998458  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:06.998699  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:06.998956  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:06.999142  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:07.039127  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.129:35239
I20260713 09:02:07.039225 10191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.129:35239 every 8 connection(s)
I20260713 09:02:07.044128  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:07.052299 10196 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:02:07.054431 10197 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:02:07.055506 10199 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:02:07.055908  5750 server_base.cc:1061] running on GCE node
I20260713 09:02:07.057317  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:07.057577  5750 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:02:07.057756  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933327057739 us; error 0 us; skew 500 ppm
I20260713 09:02:07.058319  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:07.060670 10192 heartbeater.cc:344] Connected to a master server at 127.5.157.190:43047
I20260713 09:02:07.061162 10192 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:07.061120  5750 webserver.cc:533] Webserver started at http://127.5.157.130:45163/ using document root <none> and password file <none>
I20260713 09:02:07.061949  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:07.062199  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:07.062297 10192 heartbeater.cc:507] Master 127.5.157.190:43047 requested a full tablet report, sending...
I20260713 09:02:07.062533  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:07.064205  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-1-root/instance:
uuid: "2285edb9ed434e3eb5831e81d4591b53"
format_stamp: "Formatted at 2026-07-13 09:02:07 on dist-test-slave-xzmj"
I20260713 09:02:07.064783 10065 ts_manager.cc:194] Registered new tserver with Master: d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239)
I20260713 09:02:07.066844 10065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34768
I20260713 09:02:07.069345  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:02:07.072763 10204 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:02:07.073475  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:02:07.073810  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-1-root
uuid: "2285edb9ed434e3eb5831e81d4591b53"
format_stamp: "Formatted at 2026-07-13 09:02:07 on dist-test-slave-xzmj"
I20260713 09:02:07.074080  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-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:02:07.088687  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:07.089932  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:07.091357  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:07.093586  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:07.093782  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:07.094026  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:07.094182  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:07.139530  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.130:41887
I20260713 09:02:07.139664 10266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.130:41887 every 8 connection(s)
I20260713 09:02:07.144925  5750 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:07.151423 10270 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:02:07.154207 10271 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:02:07.155897 10273 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:02:07.156867  5750 server_base.cc:1061] running on GCE node
I20260713 09:02:07.157994  5750 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:07.158265  5750 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:02:07.158321 10267 heartbeater.cc:344] Connected to a master server at 127.5.157.190:43047
I20260713 09:02:07.158483  5750 hybrid_clock.cc:648] HybridClock initialized: now 1783933327158448 us; error 0 us; skew 500 ppm
I20260713 09:02:07.158861 10267 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:07.159255  5750 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:07.159731 10267 heartbeater.cc:507] Master 127.5.157.190:43047 requested a full tablet report, sending...
I20260713 09:02:07.162166  5750 webserver.cc:533] Webserver started at http://127.5.157.131:44481/ using document root <none> and password file <none>
I20260713 09:02:07.162271 10065 ts_manager.cc:194] Registered new tserver with Master: 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.162958  5750 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:07.163230  5750 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:07.163546  5750 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:07.164247 10065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34772
I20260713 09:02:07.165151  5750 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-2-root/instance:
uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
format_stamp: "Formatted at 2026-07-13 09:02:07 on dist-test-slave-xzmj"
I20260713 09:02:07.169626  5750 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:07.172827 10278 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:02:07.173581  5750 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:07.173877  5750 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-2-root
uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
format_stamp: "Formatted at 2026-07-13 09:02:07 on dist-test-slave-xzmj"
I20260713 09:02:07.174165  5750 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6jCJ9w/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933226095460-5750-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:02:07.187795  5750 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:07.188979  5750 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:07.190474  5750 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:07.192603  5750 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:07.192827  5750 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:07.193061  5750 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:07.193239  5750 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:07.232172  5750 rpc_server.cc:307] RPC server started. Bound to: 127.5.157.131:34815
I20260713 09:02:07.232270 10340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.157.131:34815 every 8 connection(s)
I20260713 09:02:07.245992 10341 heartbeater.cc:344] Connected to a master server at 127.5.157.190:43047
I20260713 09:02:07.246367 10341 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:07.247138 10341 heartbeater.cc:507] Master 127.5.157.190:43047 requested a full tablet report, sending...
I20260713 09:02:07.248932 10065 ts_manager.cc:194] Registered new tserver with Master: 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.249559  5750 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014237804s
I20260713 09:02:07.250581 10065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34786
I20260713 09:02:07.276171 10065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34802:
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:02:07.278908 10065 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:02:07.354079 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb87e6179914452a7088d1900c59a97 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:07.355593 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb87e6179914452a7088d1900c59a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.362403 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb87e6179914452a7088d1900c59a97 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:07.363827 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb87e6179914452a7088d1900c59a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.364553 10305 tablet_service.cc:1511] Processing CreateTablet for tablet db4d719106ac49f199d876b4dfbebf09 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:07.366182 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d719106ac49f199d876b4dfbebf09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.367555 10230 tablet_service.cc:1511] Processing CreateTablet for tablet f3c2259a15374844834fc6bed073d36d (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:07.368139 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 266a8cf4cf004f5e9dd13e5d895a56c0 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:07.368988 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c2259a15374844834fc6bed073d36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.370100 10224 tablet_service.cc:1511] Processing CreateTablet for tablet 10c9590169d34ddfbc03f8a716bd693b (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:07.371141 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 2252fc5d7bca45059d206bf65d750d68 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:07.371830 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c9590169d34ddfbc03f8a716bd693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.372591 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2252fc5d7bca45059d206bf65d750d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.372865 10229 tablet_service.cc:1511] Processing CreateTablet for tablet b852d88980cd43498de38515d85468db (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:07.374727 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 69bda9cf48124c8bbe923e3c4b6aa951 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:07.375555 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266a8cf4cf004f5e9dd13e5d895a56c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.376525 10231 tablet_service.cc:1511] Processing CreateTablet for tablet db4d719106ac49f199d876b4dfbebf09 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:07.377805 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d719106ac49f199d876b4dfbebf09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.381767 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9ea88a5b8411b823946510186fe74 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:07.383018 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9ea88a5b8411b823946510186fe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.386270 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b852d88980cd43498de38515d85468db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.387483 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bda9cf48124c8bbe923e3c4b6aa951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.396234 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb87e6179914452a7088d1900c59a97 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:07.397575 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb87e6179914452a7088d1900c59a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.399485 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 69bda9cf48124c8bbe923e3c4b6aa951 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:07.400921 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bda9cf48124c8bbe923e3c4b6aa951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.402791 10304 tablet_service.cc:1511] Processing CreateTablet for tablet f3c2259a15374844834fc6bed073d36d (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:07.404147 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c2259a15374844834fc6bed073d36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.405078 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9ea88a5b8411b823946510186fe74 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:07.406411 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9ea88a5b8411b823946510186fe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.406684 10303 tablet_service.cc:1511] Processing CreateTablet for tablet b852d88980cd43498de38515d85468db (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:07.407981 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b852d88980cd43498de38515d85468db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.415122 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 2252fc5d7bca45059d206bf65d750d68 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:07.416483 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2252fc5d7bca45059d206bf65d750d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.427069 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 266a8cf4cf004f5e9dd13e5d895a56c0 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:07.428454 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266a8cf4cf004f5e9dd13e5d895a56c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.439149 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 10c9590169d34ddfbc03f8a716bd693b (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:07.460013 10151 tablet_service.cc:1511] Processing CreateTablet for tablet 2252fc5d7bca45059d206bf65d750d68 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:07.461700 10156 tablet_service.cc:1511] Processing CreateTablet for tablet db4d719106ac49f199d876b4dfbebf09 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:07.466463 10150 tablet_service.cc:1511] Processing CreateTablet for tablet 266a8cf4cf004f5e9dd13e5d895a56c0 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:07.461460 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2252fc5d7bca45059d206bf65d750d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.475813 10149 tablet_service.cc:1511] Processing CreateTablet for tablet 10c9590169d34ddfbc03f8a716bd693b (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:07.476255 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d719106ac49f199d876b4dfbebf09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.477150 10149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c9590169d34ddfbc03f8a716bd693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.481254 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c9590169d34ddfbc03f8a716bd693b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.469398 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 69bda9cf48124c8bbe923e3c4b6aa951 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:07.481815 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266a8cf4cf004f5e9dd13e5d895a56c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.472600 10155 tablet_service.cc:1511] Processing CreateTablet for tablet f3c2259a15374844834fc6bed073d36d (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:07.474197 10154 tablet_service.cc:1511] Processing CreateTablet for tablet b852d88980cd43498de38515d85468db (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:07.470988 10152 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9ea88a5b8411b823946510186fe74 (DEFAULT_TABLE table=test-workload [id=e722d0598ce74dc6888b631805c8d125]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:07.482834 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bda9cf48124c8bbe923e3c4b6aa951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.483745 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b852d88980cd43498de38515d85468db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.490178 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c2259a15374844834fc6bed073d36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.494239 10152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9ea88a5b8411b823946510186fe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:07.496220 10356 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.513751 10356 tablet_bootstrap.cc:654] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.530349 10357 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.541985 10357 tablet_bootstrap.cc:654] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.556356 10356 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.556843 10356 ts_tablet_manager.cc:1403] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.015s
I20260713 09:02:07.560458 10358 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.560223 10356 raft_consensus.cc:359] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.561091 10356 raft_consensus.cc:385] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.561445 10356 raft_consensus.cc:740] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.562291 10356 consensus_queue.cc:260] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.566267 10358 tablet_bootstrap.cc:654] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.568112 10357 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.568681 10357 ts_tablet_manager.cc:1403] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.021s
I20260713 09:02:07.572515 10357 raft_consensus.cc:359] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.573625 10357 raft_consensus.cc:385] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.574061 10357 raft_consensus.cc:740] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.575191 10357 consensus_queue.cc:260] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.577140 10356 ts_tablet_manager.cc:1434] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.011s
I20260713 09:02:07.577899 10267 heartbeater.cc:499] Master 127.5.157.190:43047 was elected leader, sending a full tablet report...
I20260713 09:02:07.578215 10356 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.584650 10356 tablet_bootstrap.cc:654] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.592367 10192 heartbeater.cc:499] Master 127.5.157.190:43047 was elected leader, sending a full tablet report...
I20260713 09:02:07.592376 10357 ts_tablet_manager.cc:1434] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.014s
I20260713 09:02:07.593405 10358 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:07.593756 10357 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.593919 10358 ts_tablet_manager.cc:1403] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.025s
I20260713 09:02:07.596963 10358 raft_consensus.cc:359] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.597766 10358 raft_consensus.cc:385] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.598068 10358 raft_consensus.cc:740] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.598910 10358 consensus_queue.cc:260] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.600893 10357 tablet_bootstrap.cc:654] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.607452 10341 heartbeater.cc:499] Master 127.5.157.190:43047 was elected leader, sending a full tablet report...
I20260713 09:02:07.608870 10358 ts_tablet_manager.cc:1434] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:02:07.610242 10358 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.613447 10357 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.614078 10357 ts_tablet_manager.cc:1403] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260713 09:02:07.617758 10358 tablet_bootstrap.cc:654] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.617851 10357 raft_consensus.cc:359] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.618782 10357 raft_consensus.cc:385] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.619120 10357 raft_consensus.cc:740] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.619966 10357 consensus_queue.cc:260] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.622375 10357 ts_tablet_manager.cc:1434] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:02:07.623358 10357 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.624818 10356 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.625497 10356 ts_tablet_manager.cc:1403] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260713 09:02:07.629587 10358 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:07.630054 10357 tablet_bootstrap.cc:654] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.630081 10358 ts_tablet_manager.cc:1403] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:02:07.630240 10356 raft_consensus.cc:359] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.631111 10356 raft_consensus.cc:385] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.631392 10356 raft_consensus.cc:740] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.632277 10356 consensus_queue.cc:260] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.633370 10358 raft_consensus.cc:359] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.634325 10358 raft_consensus.cc:385] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.634418 10356 ts_tablet_manager.cc:1434] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:02:07.634790 10358 raft_consensus.cc:740] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.635788 10358 consensus_queue.cc:260] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.638886 10358 ts_tablet_manager.cc:1434] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:02:07.639698 10356 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.640101 10358 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.646818 10357 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.647404 10357 ts_tablet_manager.cc:1403] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.015s
I20260713 09:02:07.648799 10358 tablet_bootstrap.cc:654] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.650534 10357 raft_consensus.cc:359] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.651363 10357 raft_consensus.cc:385] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.651782 10357 raft_consensus.cc:740] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.652467 10356 tablet_bootstrap.cc:654] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.653048 10357 consensus_queue.cc:260] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.657900 10356 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.658399 10356 ts_tablet_manager.cc:1403] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260713 09:02:07.658792 10357 ts_tablet_manager.cc:1434] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:02:07.660212 10357 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.661257 10356 raft_consensus.cc:359] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.661964 10356 raft_consensus.cc:385] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.662292 10356 raft_consensus.cc:740] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.663056 10356 consensus_queue.cc:260] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.666265 10356 ts_tablet_manager.cc:1434] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:02:07.667215 10356 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.667858 10358 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:07.668340 10358 ts_tablet_manager.cc:1403] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260713 09:02:07.668896 10357 tablet_bootstrap.cc:654] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.671329 10358 raft_consensus.cc:359] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.672247 10358 raft_consensus.cc:385] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.672609 10358 raft_consensus.cc:740] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.673380 10356 tablet_bootstrap.cc:654] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.673733 10358 consensus_queue.cc:260] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.678836 10358 ts_tablet_manager.cc:1434] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:02:07.679764 10358 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.680320 10357 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.680842 10357 ts_tablet_manager.cc:1403] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:02:07.683784 10357 raft_consensus.cc:359] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.684630 10357 raft_consensus.cc:385] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.684988 10357 raft_consensus.cc:740] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.685950 10358 tablet_bootstrap.cc:654] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.685882 10357 consensus_queue.cc:260] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.689222 10356 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.689716 10356 ts_tablet_manager.cc:1403] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260713 09:02:07.691535 10357 ts_tablet_manager.cc:1434] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:02:07.692585 10357 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.692541 10356 raft_consensus.cc:359] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.693465 10356 raft_consensus.cc:385] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.693799 10356 raft_consensus.cc:740] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.694634 10356 consensus_queue.cc:260] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.700868 10356 ts_tablet_manager.cc:1434] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:07.701865 10356 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.702212 10357 tablet_bootstrap.cc:654] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.710598 10358 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:07.711122 10358 ts_tablet_manager.cc:1403] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260713 09:02:07.712102 10357 tablet_bootstrap.cc:492] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.712592 10357 ts_tablet_manager.cc:1403] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:02:07.713428 10356 tablet_bootstrap.cc:654] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.713994 10358 raft_consensus.cc:359] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.714725 10358 raft_consensus.cc:385] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.715011 10358 raft_consensus.cc:740] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.715302 10365 raft_consensus.cc:493] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.715375 10357 raft_consensus.cc:359] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.715816 10365 raft_consensus.cc:515] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.716176 10357 raft_consensus.cc:385] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.715850 10358 consensus_queue.cc:260] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.716508 10357 raft_consensus.cc:740] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.717324 10357 consensus_queue.cc:260] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.718432 10365 leader_election.cc:290] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.722604 10357 ts_tablet_manager.cc:1434] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:02:07.723640 10357 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:07.724300 10363 raft_consensus.cc:493] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.724777 10363 raft_consensus.cc:515] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.729234 10363 leader_election.cc:290] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.731807 10356 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.732252 10356 ts_tablet_manager.cc:1403] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260713 09:02:07.735072 10356 raft_consensus.cc:359] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.736056 10356 raft_consensus.cc:385] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.736408 10356 raft_consensus.cc:740] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.737267 10356 consensus_queue.cc:260] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.742507 10356 ts_tablet_manager.cc:1434] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:02:07.743639 10356 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.750715 10361 raft_consensus.cc:493] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.751331 10356 tablet_bootstrap.cc:654] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.751197 10361 raft_consensus.cc:515] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.755770 10361 leader_election.cc:290] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.755656 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
W20260713 09:02:07.757524 10279 leader_election.cc:343] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.759541 10358 ts_tablet_manager.cc:1434] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260713 09:02:07.769203 10358 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.774883 10357 tablet_bootstrap.cc:654] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.780519 10375 raft_consensus.cc:493] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.781224 10375 raft_consensus.cc:515] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.784844 10375 leader_election.cc:290] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.786967 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
W20260713 09:02:07.789275 10130 leader_election.cc:343] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.790822 10375 raft_consensus.cc:493] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.791488 10375 raft_consensus.cc:515] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.794221 10361 raft_consensus.cc:493] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.794523 10375 leader_election.cc:290] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.794777 10361 raft_consensus.cc:515] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.794263 10358 tablet_bootstrap.cc:654] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.796937 10363 raft_consensus.cc:493] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.796895 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.797470 10361 leader_election.cc:290] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.797796 10241 raft_consensus.cc:2468] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:07.797557 10363 raft_consensus.cc:515] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.799324 10133 leader_election.cc:304] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.800979 10363 leader_election.cc:290] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.801679 10363 raft_consensus.cc:493] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.802186 10363 raft_consensus.cc:515] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.804167 10363 leader_election.cc:290] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.804616 10363 raft_consensus.cc:2804] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.804926 10363 raft_consensus.cc:493] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.805063 10356 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.805642 10356 ts_tablet_manager.cc:1403] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.027s
I20260713 09:02:07.806339 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
W20260713 09:02:07.807920 10130 leader_election.cc:343] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.808480 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb87e6179914452a7088d1900c59a97" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:07.808703 10356 raft_consensus.cc:359] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.809854 10356 raft_consensus.cc:385] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.810292 10356 raft_consensus.cc:740] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
W20260713 09:02:07.810331 10130 leader_election.cc:343] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.811734 10363 raft_consensus.cc:3060] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.811962 10356 consensus_queue.cc:260] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.817059 10356 ts_tablet_manager.cc:1434] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:02:07.817114 10375 raft_consensus.cc:493] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.818192 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.819314 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.819787 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:07.820092 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.821132 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
W20260713 09:02:07.835053 10282 leader_election.cc:343] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.830319 10242 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 0.
I20260713 09:02:07.828306 10375 raft_consensus.cc:515] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.837256 10282 leader_election.cc:304] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.838436 10365 raft_consensus.cc:2804] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.838811 10365 raft_consensus.cc:493] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.838878 10375 leader_election.cc:290] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.839208 10365 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.831297 10241 raft_consensus.cc:2468] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 0.
I20260713 09:02:07.829849 10357 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.840667 10357 ts_tablet_manager.cc:1403] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.009s
I20260713 09:02:07.827293 10167 raft_consensus.cc:2468] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:07.843051 10205 leader_election.cc:304] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:07.843907 10361 raft_consensus.cc:2804] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.844446 10361 raft_consensus.cc:493] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.844779 10361 raft_consensus.cc:3060] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.843869 10357 raft_consensus.cc:359] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.850157 10356 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.850438 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.847998 10357 raft_consensus.cc:385] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.851994 10282 leader_election.cc:304] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:07.852777 10363 raft_consensus.cc:515] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.853960 10166 raft_consensus.cc:2393] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2285edb9ed434e3eb5831e81d4591b53 in current term 1: Already voted for candidate d8759b716501456f8646e0d05a1fd0f9 in this term.
I20260713 09:02:07.853154 10357 raft_consensus.cc:740] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.853160 10375 raft_consensus.cc:2804] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.855867 10375 raft_consensus.cc:493] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.856243 10375 raft_consensus.cc:3060] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:07.853317 10282 leader_election.cc:343] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:07.849684 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.157.130:41887, user_credentials={real_user=slave}} blocked reactor thread for 50602.5us
I20260713 09:02:07.860621 10365 raft_consensus.cc:515] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.862826 10358 tablet_bootstrap.cc:492] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
W20260713 09:02:07.863849 10112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:07.863971 10358 ts_tablet_manager.cc:1403] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.017s
I20260713 09:02:07.864414 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.865064 10241 raft_consensus.cc:2468] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:07.865348 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb87e6179914452a7088d1900c59a97" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.866000 10242 raft_consensus.cc:2468] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:07.867170 10358 raft_consensus.cc:359] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.867305 10361 raft_consensus.cc:515] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.867935 10358 raft_consensus.cc:385] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.868068 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:07.868286 10358 raft_consensus.cc:740] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.868602 10356 tablet_bootstrap.cc:654] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.868966 10166 raft_consensus.cc:2468] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 0.
I20260713 09:02:07.869208 10358 consensus_queue.cc:260] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.870078 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:07.870847 10167 raft_consensus.cc:3060] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.872336 10375 raft_consensus.cc:515] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.876044 10365 leader_election.cc:290] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.876940 10357 consensus_queue.cc:260] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.877622 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:07.878397 10316 raft_consensus.cc:2393] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2285edb9ed434e3eb5831e81d4591b53 in current term 1: Already voted for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in this term.
I20260713 09:02:07.879398 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:07.880134 10357 ts_tablet_manager.cc:1434] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260713 09:02:07.880578 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.881155 10242 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.883028 10363 leader_election.cc:290] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.884100 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:07.883630 10361 leader_election.cc:290] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.881453 10357 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
W20260713 09:02:07.885545 10130 leader_election.cc:343] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:07.887749 10205 leader_election.cc:343] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.888203 10205 leader_election.cc:304] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53; no voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.889478 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:07.890501 10315 raft_consensus.cc:2393] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2285edb9ed434e3eb5831e81d4591b53 in current term 1: Already voted for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in this term.
I20260713 09:02:07.897608 10357 tablet_bootstrap.cc:654] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.900208 10242 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 1.
I20260713 09:02:07.902873 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:07.903498 10282 leader_election.cc:304] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:07.903774 10133 leader_election.cc:304] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.904587 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:07.904879 10133 leader_election.cc:304] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.905158 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.906297 10163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
W20260713 09:02:07.906605 10279 leader_election.cc:343] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.907107 10279 leader_election.cc:304] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.907694 10363 raft_consensus.cc:2804] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.907837 10389 raft_consensus.cc:2804] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.908125 10363 raft_consensus.cc:493] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:02:07.908239 10279 leader_election.cc:343] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.908604 10363 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.908826 10358 ts_tablet_manager.cc:1434] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.044s	user 0.029s	sys 0.015s
I20260713 09:02:07.910542 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2252fc5d7bca45059d206bf65d750d68" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.911543 10240 raft_consensus.cc:2393] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3139cbac6b37413c9ba54b75bbbb25d3 in current term 1: Already voted for candidate 2285edb9ed434e3eb5831e81d4591b53 in this term.
I20260713 09:02:07.913374 10386 raft_consensus.cc:2804] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.913916 10386 raft_consensus.cc:493] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.914314 10386 raft_consensus.cc:3060] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.901121 10167 raft_consensus.cc:2468] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:07.902199 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:07.916735 10358 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:07.917716 10365 raft_consensus.cc:2749] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.917728 10205 leader_election.cc:304] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.900249 10361 raft_consensus.cc:3060] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.920814 10363 raft_consensus.cc:515] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.906642 10375 leader_election.cc:290] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.928083 10279 leader_election.cc:304] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [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: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.928752 10356 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:07.929231 10356 ts_tablet_manager.cc:1403] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.005s
W20260713 09:02:07.929934 10279 leader_election.cc:343] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.930454 10279 leader_election.cc:304] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.931509 10365 raft_consensus.cc:2749] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.929232 10375 raft_consensus.cc:2749] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.933528 10356 raft_consensus.cc:359] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.934455 10389 raft_consensus.cc:697] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:07.938745 10389 consensus_queue.cc:237] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.940595 10361 raft_consensus.cc:2749] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.941249 10361 raft_consensus.cc:493] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.941660 10361 raft_consensus.cc:515] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.943282 10387 raft_consensus.cc:493] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:07.943440 10358 tablet_bootstrap.cc:654] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.943802 10387 raft_consensus.cc:515] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.944842 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.945420 10242 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.934875 10356 raft_consensus.cc:385] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.945989 10387 leader_election.cc:290] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.948609 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:07.949004 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:07.949636 10240 raft_consensus.cc:2468] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
W20260713 09:02:07.950165 10130 leader_election.cc:343] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.950898 10133 leader_election.cc:304] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.951987 10387 raft_consensus.cc:2804] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:07.952129 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:07.952368 10387 raft_consensus.cc:493] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:07.952702 10387 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:07.953593 10130 leader_election.cc:343] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.954519 10363 leader_election.cc:290] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.947070 10356 raft_consensus.cc:740] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.956136 10357 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:07.955902 10386 raft_consensus.cc:515] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.956034 10356 consensus_queue.cc:260] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.956804 10357 ts_tablet_manager.cc:1403] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.009s
I20260713 09:02:07.958139 10386 leader_election.cc:290] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:07.958377 10356 ts_tablet_manager.cc:1434] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260713 09:02:07.958865 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb87e6179914452a7088d1900c59a97" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:07.959354 10356 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:07.959422 10315 raft_consensus.cc:3060] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.960089 10357 raft_consensus.cc:359] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.960824 10357 raft_consensus.cc:385] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:07.962292 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb87e6179914452a7088d1900c59a97" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.962885 10240 raft_consensus.cc:3060] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.963039 10242 raft_consensus.cc:2468] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:07.963367 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
W20260713 09:02:07.964845 10205 leader_election.cc:343] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:07.965400 10361 leader_election.cc:290] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:07.966157 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:07.970522 10356 tablet_bootstrap.cc:654] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:07.972960 10315 raft_consensus.cc:2468] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:07.973925 10133 leader_election.cc:304] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.974227 10130 leader_election.cc:304] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:07.951014 10241 raft_consensus.cc:2468] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:07.975037 10363 raft_consensus.cc:2804] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.974887 10386 raft_consensus.cc:2804] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.976491 10133 leader_election.cc:304] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:07.977819 10357 raft_consensus.cc:740] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:07.978946 10357 consensus_queue.cc:260] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.983667 10387 raft_consensus.cc:515] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.984896 10167 raft_consensus.cc:2393] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2285edb9ed434e3eb5831e81d4591b53 in current term 1: Already voted for candidate d8759b716501456f8646e0d05a1fd0f9 in this term.
I20260713 09:02:07.984400 10363 raft_consensus.cc:697] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:07.986812 10205 leader_election.cc:304] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53; no voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:07.987558 10363 consensus_queue.cc:237] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } }
I20260713 09:02:07.988008 10361 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:07.986778 10240 raft_consensus.cc:2468] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:07.950343 10394 raft_consensus.cc:2804] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.989596 10394 raft_consensus.cc:697] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:07.990381 10394 consensus_queue.cc:237] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:07.995800 10361 raft_consensus.cc:2749] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:07.984054 10398 raft_consensus.cc:2804] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:07.998674 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:07.998942 10398 raft_consensus.cc:697] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:07.999938 10398 consensus_queue.cc:237] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.003959 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
W20260713 09:02:08.005261 10130 leader_election.cc:343] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.006206 10357 ts_tablet_manager.cc:1434] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.002s
I20260713 09:02:08.007259 10357 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:08.007697 10361 raft_consensus.cc:493] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.008180 10361 raft_consensus.cc:515] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.009646 10387 leader_election.cc:290] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.010951 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
W20260713 09:02:08.012168 10205 leader_election.cc:343] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.013824 10361 leader_election.cc:290] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.014690 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:08.015667 10315 raft_consensus.cc:2468] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:08.016392 10358 tablet_bootstrap.cc:492] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:08.017189 10205 leader_election.cc:304] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:08.018393 10358 ts_tablet_manager.cc:1403] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.006s
I20260713 09:02:08.019585 10357 tablet_bootstrap.cc:654] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.014823 10240 raft_consensus.cc:2468] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:08.021044 10133 leader_election.cc:304] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:08.021656 10361 raft_consensus.cc:2804] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.022028 10361 raft_consensus.cc:493] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.022183 10387 raft_consensus.cc:2804] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.024379 10386 raft_consensus.cc:697] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:08.022378 10361 raft_consensus.cc:3060] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.022733 10387 raft_consensus.cc:697] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:08.021430 10358 raft_consensus.cc:359] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.036573 10358 raft_consensus.cc:385] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.036875 10358 raft_consensus.cc:740] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.025812 10386 consensus_queue.cc:237] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.035559 10387 consensus_queue.cc:237] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.037436 10064 catalog_manager.cc:5697] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.043021 10062 catalog_manager.cc:5697] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:08.037809 10358 consensus_queue.cc:260] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.052066 10358 ts_tablet_manager.cc:1434] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260713 09:02:08.053072 10358 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:08.061690 10358 tablet_bootstrap.cc:654] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.062101 10361 raft_consensus.cc:515] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.063158 10065 catalog_manager.cc:5697] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.069896 10356 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:08.070669 10356 ts_tablet_manager.cc:1403] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.027s
I20260713 09:02:08.072570 10361 leader_election.cc:290] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.072896 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
W20260713 09:02:08.074380 10205 leader_election.cc:343] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.074811 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:08.075271 10315 raft_consensus.cc:3060] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.081868 10357 tablet_bootstrap.cc:492] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:08.082386 10357 ts_tablet_manager.cc:1403] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.007s
I20260713 09:02:08.082935 10356 raft_consensus.cc:359] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.083617 10356 raft_consensus.cc:385] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.083886 10356 raft_consensus.cc:740] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.084646 10356 consensus_queue.cc:260] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.085067 10389 raft_consensus.cc:493] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.085001 10357 raft_consensus.cc:359] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.085804 10357 raft_consensus.cc:385] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.086143 10357 raft_consensus.cc:740] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.085821 10389 raft_consensus.cc:515] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.086926 10356 ts_tablet_manager.cc:1434] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:02:08.086900 10357 consensus_queue.cc:260] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.088177 10356 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:08.089035 10357 ts_tablet_manager.cc:1434] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:08.089938 10357 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:08.089818 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:08.093461 10389 leader_election.cc:290] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:08.092537 10315 raft_consensus.cc:2468] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:08.095939 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b852d88980cd43498de38515d85468db" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.096777 10240 raft_consensus.cc:2393] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3139cbac6b37413c9ba54b75bbbb25d3 in current term 1: Already voted for candidate d8759b716501456f8646e0d05a1fd0f9 in this term.
I20260713 09:02:08.097453 10356 tablet_bootstrap.cc:654] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.097486 10205 leader_election.cc:304] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:08.100835 10357 tablet_bootstrap.cc:654] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.100792 10361 raft_consensus.cc:2804] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.101406 10361 raft_consensus.cc:697] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:08.102245 10361 consensus_queue.cc:237] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.100135 10358 tablet_bootstrap.cc:492] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:08.107127 10282 leader_election.cc:304] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:08.108745 10389 raft_consensus.cc:3060] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.106808 10358 ts_tablet_manager.cc:1403] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.001s
I20260713 09:02:08.119087 10389 raft_consensus.cc:2749] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.120333 10358 raft_consensus.cc:359] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.121395 10358 raft_consensus.cc:385] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.124336 10358 raft_consensus.cc:740] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.125367 10358 consensus_queue.cc:260] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.128185 10387 raft_consensus.cc:493] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.129046 10358 ts_tablet_manager.cc:1434] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:02:08.128839 10387 raft_consensus.cc:515] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.130419 10358 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:08.133368 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:08.135592 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
W20260713 09:02:08.135854 10130 leader_election.cc:343] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:08.136237 10240 raft_consensus.cc:2468] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:08.136408 10387 leader_election.cc:290] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.137598 10133 leader_election.cc:304] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:08.138437 10387 raft_consensus.cc:2804] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.138789 10387 raft_consensus.cc:493] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.139158 10387 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.140118 10358 tablet_bootstrap.cc:654] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.148465 10387 raft_consensus.cc:515] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.152981 10358 tablet_bootstrap.cc:492] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:08.153486 10358 ts_tablet_manager.cc:1403] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:02:08.154484 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:08.155125 10240 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.156212 10358 raft_consensus.cc:359] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.156924 10358 raft_consensus.cc:385] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.157182 10358 raft_consensus.cc:740] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.158703 10358 consensus_queue.cc:260] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.159852 10357 tablet_bootstrap.cc:492] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:08.161274 10357 ts_tablet_manager.cc:1403] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.017s
I20260713 09:02:08.160954 10358 ts_tablet_manager.cc:1434] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:02:08.162721 10240 raft_consensus.cc:2468] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:08.162936 10358 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:08.163933 10133 leader_election.cc:304] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:08.164526 10356 tablet_bootstrap.cc:492] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:08.164742 10386 raft_consensus.cc:2804] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.165151 10356 ts_tablet_manager.cc:1403] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.026s
I20260713 09:02:08.165257 10386 raft_consensus.cc:697] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:08.166519 10387 leader_election.cc:290] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.166004 10357 raft_consensus.cc:359] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.167549 10357 raft_consensus.cc:385] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.167932 10357 raft_consensus.cc:740] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.168581 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:08.169175 10315 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.168804 10357 consensus_queue.cc:260] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.170189 10356 raft_consensus.cc:359] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.170454 10386 consensus_queue.cc:237] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.170935 10356 raft_consensus.cc:385] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.171316 10356 raft_consensus.cc:740] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.171485 10357 ts_tablet_manager.cc:1434] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:08.172448 10356 consensus_queue.cc:260] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.174640 10356 ts_tablet_manager.cc:1434] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:02:08.179040 10358 tablet_bootstrap.cc:654] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:08.179540 10315 raft_consensus.cc:2468] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:08.184923 10064 catalog_manager.cc:5697] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.186753 10064 catalog_manager.cc:5697] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.188453 10358 tablet_bootstrap.cc:492] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:08.188966 10358 ts_tablet_manager.cc:1403] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260713 09:02:08.189433 10064 catalog_manager.cc:5697] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.191578 10358 raft_consensus.cc:359] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.192231 10358 raft_consensus.cc:385] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:08.192483 10358 raft_consensus.cc:740] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:08.193082 10358 consensus_queue.cc:260] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.194533 10358 ts_tablet_manager.cc:1434] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:08.202916 10065 catalog_manager.cc:5697] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.213151 10062 catalog_manager.cc:5697] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.298276 10389 raft_consensus.cc:493] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.298751 10389 raft_consensus.cc:515] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.300449 10389 leader_election.cc:290] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:08.301239 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:08.301452 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.302203 10240 raft_consensus.cc:2393] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3139cbac6b37413c9ba54b75bbbb25d3 in current term 1: Already voted for candidate d8759b716501456f8646e0d05a1fd0f9 in this term.
I20260713 09:02:08.303094 10282 leader_election.cc:304] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:08.303709 10389 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.308578 10389 raft_consensus.cc:2749] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.320861 10386 raft_consensus.cc:493] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.321476 10386 raft_consensus.cc:515] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.323549 10386 leader_election.cc:290] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.324460 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.324666 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:08.325174 10240 raft_consensus.cc:2393] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8759b716501456f8646e0d05a1fd0f9 in current term 1: Already voted for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in this term.
I20260713 09:02:08.326084 10133 leader_election.cc:304] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8759b716501456f8646e0d05a1fd0f9; no voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:08.326704 10386 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.331468 10386 raft_consensus.cc:2749] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.336354 10386 raft_consensus.cc:493] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.336735 10386 raft_consensus.cc:515] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.338371 10386 leader_election.cc:290] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.339155 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.339418 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:08.339869 10240 raft_consensus.cc:2468] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:08.339972 10315 raft_consensus.cc:2468] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:08.340970 10133 leader_election.cc:304] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:08.341624 10386 raft_consensus.cc:2804] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:08.341913 10386 raft_consensus.cc:493] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:08.342183 10386 raft_consensus.cc:3060] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.346733 10386 raft_consensus.cc:515] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.348165 10386 leader_election.cc:290] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.348968 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:08.349225 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c2259a15374844834fc6bed073d36d" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:08.349604 10240 raft_consensus.cc:3060] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.349795 10315 raft_consensus.cc:3060] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.351557 10389 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.356498 10240 raft_consensus.cc:2468] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:08.356498 10315 raft_consensus.cc:2468] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:08.358192 10133 leader_election.cc:304] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:08.360651 10386 raft_consensus.cc:2804] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:08.361132 10386 raft_consensus.cc:697] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:08.361987 10389 raft_consensus.cc:493] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.362474 10389 raft_consensus.cc:515] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.363464 10386 consensus_queue.cc:237] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.364558 10389 leader_election.cc:290] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:08.366402 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.367197 10240 raft_consensus.cc:2393] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3139cbac6b37413c9ba54b75bbbb25d3 in current term 1: Already voted for candidate d8759b716501456f8646e0d05a1fd0f9 in this term.
I20260713 09:02:08.367703 10392 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.369257 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:08.370654 10279 leader_election.cc:304] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:08.371770 10389 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.380036 10389 raft_consensus.cc:2749] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.379176 10063 catalog_manager.cc:5697] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:08.474289 10386 raft_consensus.cc:493] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:08.474848 10386 raft_consensus.cc:515] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.476794 10386 leader_election.cc:290] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.477641 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:08.477785 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266a8cf4cf004f5e9dd13e5d895a56c0" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:08.478494 10315 raft_consensus.cc:2393] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8759b716501456f8646e0d05a1fd0f9 in current term 1: Already voted for candidate 2285edb9ed434e3eb5831e81d4591b53 in this term.
I20260713 09:02:08.479422 10130 leader_election.cc:304] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8759b716501456f8646e0d05a1fd0f9; no voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:08.480049 10386 raft_consensus.cc:3060] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:08.480837 10387 consensus_queue.cc:1048] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.485471 10386 raft_consensus.cc:2749] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:08.492753 10363 consensus_queue.cc:1048] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.501468 10363 consensus_queue.cc:1048] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.512511 10387 consensus_queue.cc:1048] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.556610 10361 consensus_queue.cc:1048] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.567564 10394 consensus_queue.cc:1048] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.570815 10387 consensus_queue.cc:1048] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.574999 10387 consensus_queue.cc:1048] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.591336 10386 consensus_queue.cc:1048] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.599527 10386 consensus_queue.cc:1048] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.610321 10398 consensus_queue.cc:1048] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.659736 10398 consensus_queue.cc:1048] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.673707 10167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
mode: GRACEFUL
new_leader_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:36804
I20260713 09:02:08.674407 10167 raft_consensus.cc:606] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Received request to transfer leadership to TS 2285edb9ed434e3eb5831e81d4591b53
I20260713 09:02:08.685454 10430 consensus_queue.cc:1048] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.691911 10430 consensus_queue.cc:1048] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:08.693181 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
mode: GRACEFUL
new_leader_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:59082
I20260713 09:02:08.693756 10316 raft_consensus.cc:606] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Received request to transfer leadership to TS 2285edb9ed434e3eb5831e81d4591b53
I20260713 09:02:08.708757 10166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
mode: GRACEFUL
new_leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:36804
I20260713 09:02:08.709390 10166 raft_consensus.cc:606] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Received request to transfer leadership to TS 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:08.794039 10398 consensus_queue.cc:1048] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.804533 10434 consensus_queue.cc:1048] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:08.813704 10375 raft_consensus.cc:993] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: : Instructing follower 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:08.814188 10392 raft_consensus.cc:1081] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Signalling peer 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:08.815732 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:34036
I20260713 09:02:08.816223 10240 raft_consensus.cc:493] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:08.816509 10240 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:08.821494 10240 raft_consensus.cc:515] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.823119 10240 leader_election.cc:290] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:08.823875 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:08.824034 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:08.824506 10167 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:08.824579 10315 raft_consensus.cc:3055] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:08.824971 10315 raft_consensus.cc:740] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:08.825668 10315 consensus_queue.cc:260] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.826555 10315 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:08.830633 10167 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:08.831166 10315 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:08.831730 10205 leader_election.cc:304] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:08.832490 10394 raft_consensus.cc:2804] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:08.832940 10394 raft_consensus.cc:697] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:08.833738 10394 consensus_queue.cc:237] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:08.839745 10062 catalog_manager.cc:5697] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 1 to 2, leader changed from 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131) to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.055075 10386 raft_consensus.cc:993] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: : Instructing follower 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:09.055536 10434 raft_consensus.cc:1081] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Signalling peer 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:09.056900 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:59072
I20260713 09:02:09.057389 10315 raft_consensus.cc:493] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.057708 10315 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.062601 10315 raft_consensus.cc:515] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.064244 10315 leader_election.cc:290] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:09.065090 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:09.065426 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c9590169d34ddfbc03f8a716bd693b" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:09.065749 10167 raft_consensus.cc:3055] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.066054 10240 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.066164 10167 raft_consensus.cc:740] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:09.066996 10167 consensus_queue.cc:260] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.067915 10167 raft_consensus.cc:3060] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.070878 10240 raft_consensus.cc:2468] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:09.071982 10282 leader_election.cc:304] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:09.072639 10392 raft_consensus.cc:2804] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.072690 10167 raft_consensus.cc:2468] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:09.073096 10392 raft_consensus.cc:697] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:09.073997 10392 consensus_queue.cc:237] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.080590 10062 catalog_manager.cc:5697] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 1 to 2, leader changed from d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129) to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.151387 10386 raft_consensus.cc:993] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: : Instructing follower 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:09.151846 10386 raft_consensus.cc:1081] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Signalling peer 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:09.153167 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:34044
I20260713 09:02:09.153673 10240 raft_consensus.cc:493] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.154004 10240 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.159304 10240 raft_consensus.cc:515] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.161299 10240 leader_election.cc:290] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:09.162417 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:09.162819 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bda9cf48124c8bbe923e3c4b6aa951" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:09.163018 10315 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.163398 10167 raft_consensus.cc:3055] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.163707 10167 raft_consensus.cc:740] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:09.164486 10167 consensus_queue.cc:260] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.165759 10167 raft_consensus.cc:3060] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.170233 10315 raft_consensus.cc:2468] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:09.171388 10205 leader_election.cc:304] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:09.172139 10394 raft_consensus.cc:2804] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.172536 10394 raft_consensus.cc:697] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:09.172531 10167 raft_consensus.cc:2468] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:09.173362 10394 consensus_queue.cc:237] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:09.179762 10062 catalog_manager.cc:5697] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 1 to 2, leader changed from d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129) to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:09.338297 10315 raft_consensus.cc:1275] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.339426 10394 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.348867 10167 raft_consensus.cc:1275] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.350260 10361 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.517458 10240 raft_consensus.cc:1275] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.518790 10392 consensus_queue.cc:1048] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.529064 10167 raft_consensus.cc:1275] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.532251 10392 consensus_queue.cc:1048] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:09.668529 10167 raft_consensus.cc:1275] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.669674 10361 consensus_queue.cc:1048] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.675028 10315 raft_consensus.cc:1275] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.677078 10430 consensus_queue.cc:1048] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:11.734611 10062 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34812:
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:02:11.736711 10062 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:02:11.782922 10150 tablet_service.cc:1511] Processing CreateTablet for tablet 8b57183b752d4a558f5371337e3089f5 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:11.783645 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 8b57183b752d4a558f5371337e3089f5 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:11.784353 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b57183b752d4a558f5371337e3089f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.784955 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b57183b752d4a558f5371337e3089f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.786237 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 8b57183b752d4a558f5371337e3089f5 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:11.786701 10152 tablet_service.cc:1511] Processing CreateTablet for tablet cb35e9fece734e89863422b5e1f49eff (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:11.787470 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b57183b752d4a558f5371337e3089f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.787899 10152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb35e9fece734e89863422b5e1f49eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.799378 10228 tablet_service.cc:1511] Processing CreateTablet for tablet cb35e9fece734e89863422b5e1f49eff (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:11.800827 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb35e9fece734e89863422b5e1f49eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.803014 10304 tablet_service.cc:1511] Processing CreateTablet for tablet cb35e9fece734e89863422b5e1f49eff (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:11.804407 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb35e9fece734e89863422b5e1f49eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.807719 10155 tablet_service.cc:1511] Processing CreateTablet for tablet fafcf83fefdc4a39aea89c6a64e7c972 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:11.808538 10225 tablet_service.cc:1511] Processing CreateTablet for tablet fafcf83fefdc4a39aea89c6a64e7c972 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:11.809192 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcf83fefdc4a39aea89c6a64e7c972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.810346 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcf83fefdc4a39aea89c6a64e7c972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.818395 10302 tablet_service.cc:1511] Processing CreateTablet for tablet fafcf83fefdc4a39aea89c6a64e7c972 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:11.819873 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcf83fefdc4a39aea89c6a64e7c972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.820639 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 59859a7006544a6895e994ea252b18e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:11.821899 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59859a7006544a6895e994ea252b18e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.822579 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 59859a7006544a6895e994ea252b18e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:11.823968 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59859a7006544a6895e994ea252b18e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.828068 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 59859a7006544a6895e994ea252b18e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:11.829483 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59859a7006544a6895e994ea252b18e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.830192 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe1e3f49139485ebfed19c40600694a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:11.830718 10232 tablet_service.cc:1511] Processing CreateTablet for tablet a0c17070cf4c4474826e4bfae4c33927 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:11.831593 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe1e3f49139485ebfed19c40600694a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.832731 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe1e3f49139485ebfed19c40600694a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:11.833930 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe1e3f49139485ebfed19c40600694a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.828066 10151 tablet_service.cc:1511] Processing CreateTablet for tablet a0c17070cf4c4474826e4bfae4c33927 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:11.835002 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c17070cf4c4474826e4bfae4c33927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.846735 10150 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe1e3f49139485ebfed19c40600694a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:11.847932 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c17070cf4c4474826e4bfae4c33927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.861855 10298 tablet_service.cc:1511] Processing CreateTablet for tablet a0c17070cf4c4474826e4bfae4c33927 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:11.862478 10466 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:11.863214 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c17070cf4c4474826e4bfae4c33927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.869197 10149 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7d4b6d7c8748e39c183f3fa85a351a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:11.871558 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7d4b6d7c8748e39c183f3fa85a351a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:11.875433 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7d4b6d7c8748e39c183f3fa85a351a (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:11.876861 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7d4b6d7c8748e39c183f3fa85a351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.879456 10156 tablet_service.cc:1511] Processing CreateTablet for tablet c7d5dd05afce4b0f907a90babea2e282 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:11.881027 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7d4b6d7c8748e39c183f3fa85a351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.882918 10301 tablet_service.cc:1511] Processing CreateTablet for tablet c7d5dd05afce4b0f907a90babea2e282 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:11.885141 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:11.885458 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:11.886765 10226 tablet_service.cc:1511] Processing CreateTablet for tablet c7d5dd05afce4b0f907a90babea2e282 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:11.888309 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d5dd05afce4b0f907a90babea2e282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.891944 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3 (DEFAULT_TABLE table=soft_deleted_table [id=20f84f91e8114526a8db78c732506f06]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:11.893105 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.855768 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe1e3f49139485ebfed19c40600694a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:11.901049 10112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:11.901726 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d5dd05afce4b0f907a90babea2e282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.903021 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.904289 10467 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:11.915581 10149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7d4b6d7c8748e39c183f3fa85a351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.916581 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d5dd05afce4b0f907a90babea2e282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.917310 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff9c381f6de483e8a59ee8bbd13d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:11.921159 10466 tablet_bootstrap.cc:654] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:11.923091 10468 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:11.939499 10468 tablet_bootstrap.cc:654] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:11.925328 10467 tablet_bootstrap.cc:654] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:11.966759 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.130:41887, user_credentials={real_user=slave}} blocked reactor thread for 53267.4us
I20260713 09:02:11.998201 10468 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:11.998768 10468 ts_tablet_manager.cc:1403] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.020s
I20260713 09:02:12.001688 10468 raft_consensus.cc:359] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.002409 10468 raft_consensus.cc:385] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.002712 10468 raft_consensus.cc:740] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.003501 10468 consensus_queue.cc:260] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.006039 10468 ts_tablet_manager.cc:1434] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:02:12.008042 10468 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.010008 10466 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.010555 10466 ts_tablet_manager.cc:1403] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.015s
I20260713 09:02:12.011771 10467 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.012239 10467 ts_tablet_manager.cc:1403] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.108s	user 0.004s	sys 0.030s
I20260713 09:02:12.014007 10468 tablet_bootstrap.cc:654] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.013615 10466 raft_consensus.cc:359] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.014451 10466 raft_consensus.cc:385] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.014756 10466 raft_consensus.cc:740] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.015123 10467 raft_consensus.cc:359] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.015846 10467 raft_consensus.cc:385] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.015563 10466 consensus_queue.cc:260] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.016122 10467 raft_consensus.cc:740] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.017984 10466 ts_tablet_manager.cc:1434] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:12.018951 10466 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.020287 10467 consensus_queue.cc:260] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.022665 10467 ts_tablet_manager.cc:1434] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:02:12.023608 10467 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.032789 10467 tablet_bootstrap.cc:654] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.038111 10468 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.038431 10466 tablet_bootstrap.cc:654] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.038642 10468 ts_tablet_manager.cc:1403] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260713 09:02:12.041869 10468 raft_consensus.cc:359] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.042773 10468 raft_consensus.cc:385] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.043115 10468 raft_consensus.cc:740] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.043951 10468 consensus_queue.cc:260] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.044772 10467 tablet_bootstrap.cc:492] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.045274 10467 ts_tablet_manager.cc:1403] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 09:02:12.047930 10466 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.048429 10468 ts_tablet_manager.cc:1434] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:02:12.048429 10466 ts_tablet_manager.cc:1403] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260713 09:02:12.049499 10468 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.051621 10466 raft_consensus.cc:359] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.051823 10467 raft_consensus.cc:359] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.052356 10466 raft_consensus.cc:385] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.052637 10467 raft_consensus.cc:385] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.052704 10466 raft_consensus.cc:740] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.053009 10467 raft_consensus.cc:740] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.053817 10467 consensus_queue.cc:260] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.056509 10467 ts_tablet_manager.cc:1434] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:12.056504 10468 tablet_bootstrap.cc:654] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.057587 10467 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.053882 10466 consensus_queue.cc:260] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.063328 10466 ts_tablet_manager.cc:1434] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:02:12.064429 10466 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.064558 10467 tablet_bootstrap.cc:654] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.070528 10467 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.070883 10466 tablet_bootstrap.cc:654] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.070988 10467 ts_tablet_manager.cc:1403] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:02:12.074128 10467 raft_consensus.cc:359] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.074847 10467 raft_consensus.cc:385] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.075146 10467 raft_consensus.cc:740] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.076094 10467 consensus_queue.cc:260] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.077426 10468 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.078027 10468 ts_tablet_manager.cc:1403] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:02:12.078459 10467 ts_tablet_manager.cc:1434] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:12.079515 10467 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.081108 10468 raft_consensus.cc:359] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.081995 10468 raft_consensus.cc:385] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.082332 10468 raft_consensus.cc:740] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.083204 10468 consensus_queue.cc:260] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.085901 10468 ts_tablet_manager.cc:1434] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:12.086470 10467 tablet_bootstrap.cc:654] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.087050 10468 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.095609 10468 tablet_bootstrap.cc:654] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.108866 10466 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.109434 10466 ts_tablet_manager.cc:1403] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.032s
I20260713 09:02:12.109769 10467 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.110304 10467 ts_tablet_manager.cc:1403] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260713 09:02:12.110680 10468 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.111191 10468 ts_tablet_manager.cc:1403] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260713 09:02:12.112505 10466 raft_consensus.cc:359] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.113304 10466 raft_consensus.cc:385] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.113018 10467 raft_consensus.cc:359] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.113758 10467 raft_consensus.cc:385] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.113696 10466 raft_consensus.cc:740] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.114141 10467 raft_consensus.cc:740] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.114840 10467 consensus_queue.cc:260] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.114812 10466 consensus_queue.cc:260] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.116726 10467 ts_tablet_manager.cc:1434] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:12.117589 10466 ts_tablet_manager.cc:1434] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:12.117765 10467 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.118638 10466 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.125586 10466 tablet_bootstrap.cc:654] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.126015 10468 raft_consensus.cc:359] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.126791 10468 raft_consensus.cc:385] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.127115 10468 raft_consensus.cc:740] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.127841 10468 consensus_queue.cc:260] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.129933 10468 ts_tablet_manager.cc:1434] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:02:12.130896 10468 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.128546 10467 tablet_bootstrap.cc:654] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.136874 10468 tablet_bootstrap.cc:654] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.141099 10466 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.141839 10466 ts_tablet_manager.cc:1403] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.010s
I20260713 09:02:12.145745 10466 raft_consensus.cc:359] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.146770 10466 raft_consensus.cc:385] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.147221 10466 raft_consensus.cc:740] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.148367 10466 consensus_queue.cc:260] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.151472 10466 ts_tablet_manager.cc:1434] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:12.152882 10466 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.161620 10466 tablet_bootstrap.cc:654] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.176901 10466 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.177721 10466 ts_tablet_manager.cc:1403] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260713 09:02:12.181629 10466 raft_consensus.cc:359] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.182770 10466 raft_consensus.cc:385] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.183194 10466 raft_consensus.cc:740] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.184194 10466 consensus_queue.cc:260] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.186273 10466 ts_tablet_manager.cc:1434] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:12.187500 10467 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.187530 10466 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.188248 10467 ts_tablet_manager.cc:1403] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.023s
I20260713 09:02:12.191274 10467 raft_consensus.cc:359] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.193174 10467 raft_consensus.cc:385] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.193564 10467 raft_consensus.cc:740] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.194530 10468 tablet_bootstrap.cc:492] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.194779 10466 tablet_bootstrap.cc:654] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.194977 10468 ts_tablet_manager.cc:1403] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.035s
I20260713 09:02:12.197913 10468 raft_consensus.cc:359] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.198575 10468 raft_consensus.cc:385] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.198827 10468 raft_consensus.cc:740] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.199467 10468 consensus_queue.cc:260] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.201654 10468 ts_tablet_manager.cc:1434] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:02:12.202836 10468 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.203080 10467 consensus_queue.cc:260] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.204388 10386 raft_consensus.cc:493] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.204881 10386 raft_consensus.cc:515] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.212023 10468 tablet_bootstrap.cc:654] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.212771 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
W20260713 09:02:12.214478 10130 leader_election.cc:343] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.216219 10386 leader_election.cc:290] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.216423 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
W20260713 09:02:12.218454 10133 leader_election.cc:343] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.219058 10133 leader_election.cc:304] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8759b716501456f8646e0d05a1fd0f9; no voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:12.219564 10466 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.219698 10467 ts_tablet_manager.cc:1434] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.006s
I20260713 09:02:12.220181 10466 ts_tablet_manager.cc:1403] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260713 09:02:12.220451 10469 raft_consensus.cc:2749] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:12.221007 10467 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.223110 10466 raft_consensus.cc:359] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.223832 10466 raft_consensus.cc:385] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.224114 10466 raft_consensus.cc:740] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.225232 10466 consensus_queue.cc:260] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.228168 10466 ts_tablet_manager.cc:1434] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:12.228392 10467 tablet_bootstrap.cc:654] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.229645 10466 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.238837 10466 tablet_bootstrap.cc:654] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.245901 10487 raft_consensus.cc:493] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.246490 10487 raft_consensus.cc:515] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.248751 10487 leader_election.cc:290] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.249754 10467 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.249974 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59859a7006544a6895e994ea252b18e3" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.250285 10467 ts_tablet_manager.cc:1403] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.002s
W20260713 09:02:12.251565 10130 leader_election.cc:343] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.253376 10467 raft_consensus.cc:359] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.254207 10467 raft_consensus.cc:385] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.254366 10466 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.254518 10467 raft_consensus.cc:740] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.254657 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59859a7006544a6895e994ea252b18e3" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:12.255210 10466 ts_tablet_manager.cc:1403] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260713 09:02:12.255702 10240 raft_consensus.cc:2468] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:12.255569 10467 consensus_queue.cc:260] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.257220 10133 leader_election.cc:304] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:12.258280 10487 raft_consensus.cc:2804] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.258682 10487 raft_consensus.cc:493] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.259117 10487 raft_consensus.cc:3060] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.258716 10466 raft_consensus.cc:359] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.259670 10466 raft_consensus.cc:385] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.260032 10466 raft_consensus.cc:740] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.260936 10466 consensus_queue.cc:260] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.262120 10430 raft_consensus.cc:493] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.262552 10430 raft_consensus.cc:515] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.263706 10466 ts_tablet_manager.cc:1434] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:02:12.264560 10430 leader_election.cc:290] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.264788 10466 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.266494 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.267184 10316 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.269022 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.269730 10167 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.271085 10205 leader_election.cc:304] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:12.272185 10466 tablet_bootstrap.cc:654] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.272737 10430 raft_consensus.cc:2804] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.273152 10430 raft_consensus.cc:493] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.273566 10430 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.293705 10487 raft_consensus.cc:515] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.296909 10484 raft_consensus.cc:493] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.297019 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59859a7006544a6895e994ea252b18e3" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:12.298044 10241 raft_consensus.cc:3060] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.297732 10484 raft_consensus.cc:515] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.301182 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.301976 10167 raft_consensus.cc:2468] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.303480 10205 leader_election.cc:304] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.305158 10484 leader_election.cc:290] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.305872 10484 raft_consensus.cc:2804] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.306286 10484 raft_consensus.cc:493] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.306715 10484 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.309635 10241 raft_consensus.cc:2468] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:12.311250 10133 leader_election.cc:304] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.312382 10469 raft_consensus.cc:2804] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.313256 10469 raft_consensus.cc:697] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:12.313526 10467 ts_tablet_manager.cc:1434] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:02:12.314244 10469 consensus_queue.cc:237] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.314985 10467 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.322523 10492 raft_consensus.cc:493] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.323259 10492 raft_consensus.cc:515] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.327123 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
W20260713 09:02:12.329149 10205 leader_election.cc:343] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.325886 10494 raft_consensus.cc:493] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.336697 10494 raft_consensus.cc:515] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.340907 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.343165 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59859a7006544a6895e994ea252b18e3" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
W20260713 09:02:12.345304 10130 leader_election.cc:343] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.346510 10065 catalog_manager.cc:5697] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:12.349432 10205 leader_election.cc:343] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.351747 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
W20260713 09:02:12.353477 10205 leader_election.cc:343] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.355890 10494 leader_election.cc:290] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.357054 10492 leader_election.cc:290] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.357824 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.358697 10315 raft_consensus.cc:2468] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.356505 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.360514 10316 raft_consensus.cc:2468] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.362315 10468 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.362303 10205 leader_election.cc:304] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:12.363162 10468 ts_tablet_manager.cc:1403] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.161s	user 0.065s	sys 0.071s
I20260713 09:02:12.363914 10492 raft_consensus.cc:2804] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.364331 10492 raft_consensus.cc:493] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.364771 10492 raft_consensus.cc:3060] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.365598 10487 leader_election.cc:290] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.365406 10205 leader_election.cc:304] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:12.367125 10494 raft_consensus.cc:2804] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.367497 10494 raft_consensus.cc:493] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.367946 10494 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.369539 10467 tablet_bootstrap.cc:654] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.372740 10484 raft_consensus.cc:515] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.367794 10468 raft_consensus.cc:359] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.374377 10468 raft_consensus.cc:385] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.374686 10468 raft_consensus.cc:740] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.375069 10484 leader_election.cc:290] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.375419 10468 consensus_queue.cc:260] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.377727 10468 ts_tablet_manager.cc:1434] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:12.378029 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.378726 10468 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.377389 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.379776 10167 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.385628 10468 tablet_bootstrap.cc:654] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:12.386900 10205 leader_election.cc:343] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.389032 10494 raft_consensus.cc:515] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.393256 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.393760 10430 raft_consensus.cc:515] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
W20260713 09:02:12.396214 10205 leader_election.cc:343] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.396525 10430 leader_election.cc:290] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.398147 10494 leader_election.cc:290] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.398242 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.399101 10166 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.393167 10492 raft_consensus.cc:515] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.401413 10466 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
I20260713 09:02:12.401889 10468 tablet_bootstrap.cc:492] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.401916 10466 ts_tablet_manager.cc:1403] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.137s	user 0.050s	sys 0.055s
I20260713 09:02:12.402530 10468 ts_tablet_manager.cc:1403] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 09:02:12.402593 10492 leader_election.cc:290] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.405354 10467 tablet_bootstrap.cc:492] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.403527 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.405614 10466 raft_consensus.cc:359] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.405867 10467 ts_tablet_manager.cc:1403] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.000s
I20260713 09:02:12.406293 10466 raft_consensus.cc:385] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.406296 10468 raft_consensus.cc:359] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.406872 10466 raft_consensus.cc:740] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.407243 10468 raft_consensus.cc:385] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.407452 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.407574 10468 raft_consensus.cc:740] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.408089 10315 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.407646 10466 consensus_queue.cc:260] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.408499 10468 consensus_queue.cc:260] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.409833 10466 ts_tablet_manager.cc:1434] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:12.410836 10468 ts_tablet_manager.cc:1434] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:12.410845 10466 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: Bootstrap starting.
I20260713 09:02:12.411984 10468 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.413546 10467 raft_consensus.cc:359] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.414546 10467 raft_consensus.cc:385] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.414860 10467 raft_consensus.cc:740] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.405871 10316 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.417138 10467 consensus_queue.cc:260] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.417716 10466 tablet_bootstrap.cc:654] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.418546 10468 tablet_bootstrap.cc:654] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.420951 10467 ts_tablet_manager.cc:1434] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:02:12.424367 10163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.424806 10467 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.427951 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.428583 10314 raft_consensus.cc:3060] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.428653 10492 raft_consensus.cc:493] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.429492 10492 raft_consensus.cc:515] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.432183 10492 leader_election.cc:290] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.437000 10467 tablet_bootstrap.cc:654] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.451014 10468 tablet_bootstrap.cc:492] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.451495 10468 ts_tablet_manager.cc:1403] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.008s
I20260713 09:02:12.451905 10166 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.437091 10314 raft_consensus.cc:2468] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.439007 10487 raft_consensus.cc:493] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.451586 10466 tablet_bootstrap.cc:492] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: No bootstrap required, opened a new log
W20260713 09:02:12.445003 10205 leader_election.cc:343] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:12.446126 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.449025 10316 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.449375 10315 raft_consensus.cc:2468] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.455127 10313 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.450539 10167 raft_consensus.cc:2468] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.456319 10205 leader_election.cc:304] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.457262 10205 leader_election.cc:304] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:12.458370 10492 raft_consensus.cc:2804] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.458437 10205 leader_election.cc:304] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:12.459214 10492 raft_consensus.cc:697] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.459333 10430 raft_consensus.cc:2804] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.459863 10430 raft_consensus.cc:697] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.460213 10492 consensus_queue.cc:237] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.460660 10430 consensus_queue.cc:237] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.460948 10468 raft_consensus.cc:359] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.457445 10484 raft_consensus.cc:2804] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.461681 10468 raft_consensus.cc:385] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.461990 10468 raft_consensus.cc:740] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.463291 10466 ts_tablet_manager.cc:1403] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.012s
I20260713 09:02:12.444658 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.462819 10468 consensus_queue.cc:260] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.453898 10487 raft_consensus.cc:515] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.463856 10164 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.464820 10205 leader_election.cc:304] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:12.465790 10468 ts_tablet_manager.cc:1434] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:02:12.466073 10494 raft_consensus.cc:2804] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.466468 10494 raft_consensus.cc:493] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.466984 10494 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.468034 10466 raft_consensus.cc:359] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.468809 10466 raft_consensus.cc:385] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.469087 10466 raft_consensus.cc:740] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.469501 10487 leader_election.cc:290] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.469779 10466 consensus_queue.cc:260] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.471465 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.471925 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:12.472175 10316 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:12.472533 10241 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 0.
I20260713 09:02:12.474257 10468 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Bootstrap starting.
I20260713 09:02:12.473973 10133 leader_election.cc:304] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.475562 10487 raft_consensus.cc:2804] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.476061 10487 raft_consensus.cc:493] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.476488 10487 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.477356 10484 raft_consensus.cc:697] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.478165 10205 leader_election.cc:304] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [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: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:12.480722 10466 ts_tablet_manager.cc:1434] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:02:12.478912 10484 consensus_queue.cc:237] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.495973 10467 tablet_bootstrap.cc:492] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.496658 10467 ts_tablet_manager.cc:1403] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.000s
I20260713 09:02:12.503602 10468 tablet_bootstrap.cc:654] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.494838 10494 raft_consensus.cc:515] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.503345 10430 raft_consensus.cc:2804] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.513671 10453 raft_consensus.cc:493] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.511794 10487 raft_consensus.cc:515] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.515051 10468 tablet_bootstrap.cc:492] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: No bootstrap required, opened a new log
I20260713 09:02:12.514717 10453 raft_consensus.cc:515] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.515489 10468 ts_tablet_manager.cc:1403] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.005s
I20260713 09:02:12.516806 10453 leader_election.cc:290] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:12.517076 10494 leader_election.cc:290] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.517932 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.518358 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.518523 10316 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.518965 10164 raft_consensus.cc:2468] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 0.
I20260713 09:02:12.518517 10468 raft_consensus.cc:359] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.519572 10468 raft_consensus.cc:385] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.519912 10468 raft_consensus.cc:740] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.520246 10279 leader_election.cc:304] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.520548 10468 consensus_queue.cc:260] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.521181 10453 raft_consensus.cc:2804] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.521589 10453 raft_consensus.cc:493] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.521901 10453 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.526068 10316 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:12.526782 10430 raft_consensus.cc:697] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.527256 10130 leader_election.cc:304] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.528110 10469 raft_consensus.cc:2804] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.528676 10469 raft_consensus.cc:697] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:12.529287 10487 leader_election.cc:290] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.529836 10430 consensus_queue.cc:237] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.530012 10469 consensus_queue.cc:237] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.530345 10453 raft_consensus.cc:515] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.534314 10468 ts_tablet_manager.cc:1434] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.005s
I20260713 09:02:12.534945 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:12.535585 10241 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.535301 10467 raft_consensus.cc:359] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.536092 10467 raft_consensus.cc:385] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.536450 10467 raft_consensus.cc:740] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.537256 10467 consensus_queue.cc:260] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.541949 10453 leader_election.cc:290] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:12.545118 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:12.545764 10242 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.546291 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:12.547618 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.548180 10164 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.548194 10467 ts_tablet_manager.cc:1434] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260713 09:02:12.549855 10467 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: Bootstrap starting.
I20260713 09:02:12.553773 10242 raft_consensus.cc:2468] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 1.
I20260713 09:02:12.555490 10282 leader_election.cc:304] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:12.560868 10467 tablet_bootstrap.cc:654] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:12.561323 10453 raft_consensus.cc:2804] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.561635 10241 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 1.
I20260713 09:02:12.563109 10453 raft_consensus.cc:697] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:12.562475 10164 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.564925 10453 consensus_queue.cc:237] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.566883 10205 leader_election.cc:304] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.568064 10484 raft_consensus.cc:2804] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.568490 10484 raft_consensus.cc:697] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.570099 10484 consensus_queue.cc:237] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.582235 10065 catalog_manager.cc:5697] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 1 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:12.568478 10064 catalog_manager.cc:5697] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.585572 10062 catalog_manager.cc:5697] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 1 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.587695 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.588308 10313 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.588344 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.588972 10164 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.585237 10064 catalog_manager.cc:5697] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.592378 10467 tablet_bootstrap.cc:492] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: No bootstrap required, opened a new log
I20260713 09:02:12.592880 10467 ts_tablet_manager.cc:1403] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.003s
I20260713 09:02:12.592496 10064 catalog_manager.cc:5697] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.595465 10467 raft_consensus.cc:359] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.595894 10467 raft_consensus.cc:385] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:12.596174 10467 raft_consensus.cc:740] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:12.596728 10467 consensus_queue.cc:260] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.595732 10313 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.598927 10467 ts_tablet_manager.cc:1434] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:02:12.611368 10164 raft_consensus.cc:2468] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 1.
I20260713 09:02:12.613597 10062 catalog_manager.cc:5697] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.614828 10062 catalog_manager.cc:5697] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.697185 10313 raft_consensus.cc:3060] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.703186 10469 consensus_queue.cc:1048] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.714581 10386 consensus_queue.cc:1048] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.807590 10484 raft_consensus.cc:493] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.808073 10484 raft_consensus.cc:515] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.809923 10484 leader_election.cc:290] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.810632 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7d4b6d7c8748e39c183f3fa85a351a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9" is_pre_election: true
I20260713 09:02:12.810847 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7d4b6d7c8748e39c183f3fa85a351a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.811205 10164 raft_consensus.cc:2468] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.811487 10316 raft_consensus.cc:2468] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 0.
I20260713 09:02:12.812178 10205 leader_election.cc:304] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:12.812875 10484 raft_consensus.cc:2804] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:12.813167 10484 raft_consensus.cc:493] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:12.813450 10484 raft_consensus.cc:3060] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.818174 10484 raft_consensus.cc:515] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.819734 10484 leader_election.cc:290] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.820490 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7d4b6d7c8748e39c183f3fa85a351a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:12.820650 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7d4b6d7c8748e39c183f3fa85a351a" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:12.821130 10164 raft_consensus.cc:3060] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.821142 10316 raft_consensus.cc:3060] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.827943 10316 raft_consensus.cc:2468] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.827943 10164 raft_consensus.cc:2468] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 1.
I20260713 09:02:12.829151 10205 leader_election.cc:304] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:12.829313 10469 raft_consensus.cc:493] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.829912 10484 raft_consensus.cc:2804] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:12.829842 10469 raft_consensus.cc:515] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.830444 10484 raft_consensus.cc:697] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:12.831197 10484 consensus_queue.cc:237] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.831832 10469 leader_election.cc:290] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.832875 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:12.833148 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.834015 10316 raft_consensus.cc:2393] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8759b716501456f8646e0d05a1fd0f9 in current term 1: Already voted for candidate 2285edb9ed434e3eb5831e81d4591b53 in this term.
I20260713 09:02:12.837268 10130 leader_election.cc:304] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8759b716501456f8646e0d05a1fd0f9; no voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:12.838032 10469 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.839599 10065 catalog_manager.cc:5697] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 1 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:12.843101 10469 raft_consensus.cc:2749] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:12.868276 10469 raft_consensus.cc:493] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:12.868690 10469 raft_consensus.cc:515] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:12.870363 10469 leader_election.cc:290] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:12.871132 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2285edb9ed434e3eb5831e81d4591b53" is_pre_election: true
I20260713 09:02:12.871469 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe1e3f49139485ebfed19c40600694a" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" is_pre_election: true
I20260713 09:02:12.872331 10316 raft_consensus.cc:2393] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8759b716501456f8646e0d05a1fd0f9 in current term 1: Already voted for candidate 2285edb9ed434e3eb5831e81d4591b53 in this term.
I20260713 09:02:12.873194 10130 leader_election.cc:304] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8759b716501456f8646e0d05a1fd0f9; no voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:12.873888 10469 raft_consensus.cc:3060] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.878752 10469 raft_consensus.cc:2749] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:12.897899 10484 consensus_queue.cc:1048] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.913054 10430 consensus_queue.cc:1048] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.921983 10469 consensus_queue.cc:1048] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.930692 10430 consensus_queue.cc:1048] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:12.935149 10430 consensus_queue.cc:1048] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.949076 10507 consensus_queue.cc:1048] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:12.949949 10494 consensus_queue.cc:1048] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.957043 10386 consensus_queue.cc:1048] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.965691 10313 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:12.978349 10494 consensus_queue.cc:1048] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:12.999426 10494 consensus_queue.cc:1048] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:13.005111 10512 consensus_queue.cc:1048] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:13.007429 10430 consensus_queue.cc:1048] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:13.041824 10512 consensus_queue.cc:1048] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:13.044283 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
mode: GRACEFUL
new_leader_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:13.045162 10241 raft_consensus.cc:606] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Received request to transfer leadership to TS d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:13.054030 10494 consensus_queue.cc:1048] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:13.055150 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
mode: GRACEFUL
new_leader_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:13.055773 10242 raft_consensus.cc:606] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Received request to transfer leadership to TS d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:13.064924 10430 raft_consensus.cc:993] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: : Instructing follower d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.065402 10430 raft_consensus.cc:1081] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Signalling peer d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.065229 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
mode: GRACEFUL
new_leader_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:13.066138 10242 raft_consensus.cc:606] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Received request to transfer leadership to TS d8759b716501456f8646e0d05a1fd0f9
I20260713 09:02:13.067226 10166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:36802
I20260713 09:02:13.067816 10166 raft_consensus.cc:493] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.068171 10166 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.075393 10166 raft_consensus.cc:515] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.077883 10166 leader_election.cc:290] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:13.079222 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:13.079605 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb35e9fece734e89863422b5e1f49eff" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:13.081961 10241 raft_consensus.cc:3055] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.082324 10241 raft_consensus.cc:740] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.079901 10313 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.083178 10241 consensus_queue.cc:260] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.084390 10167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
mode: GRACEFUL
new_leader_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:36804
I20260713 09:02:13.084583 10241 raft_consensus.cc:3060] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.085021 10167 raft_consensus.cc:606] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Received request to transfer leadership to TS 2285edb9ed434e3eb5831e81d4591b53
I20260713 09:02:13.092254 10241 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.093747 10133 leader_election.cc:304] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:13.094586 10469 raft_consensus.cc:2804] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.095077 10469 raft_consensus.cc:697] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:13.095180 10313 raft_consensus.cc:2468] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.095909 10469 consensus_queue.cc:237] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.100835 10313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
mode: GRACEFUL
new_leader_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:59082
I20260713 09:02:13.101367 10313 raft_consensus.cc:606] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Received request to transfer leadership to TS 2285edb9ed434e3eb5831e81d4591b53
I20260713 09:02:13.103535 10063 catalog_manager.cc:5697] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 1 to 2, leader changed from 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130) to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.106057 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
mode: GRACEFUL
new_leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:13.106560 10241 raft_consensus.cc:606] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Received request to transfer leadership to TS 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:13.362310 10494 consensus_queue.cc:1048] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:13.372273 10507 consensus_queue.cc:1048] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:13.410709 10506 raft_consensus.cc:993] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: : Instructing follower d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.411201 10494 raft_consensus.cc:1081] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Signalling peer d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.412804 10166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:36802
I20260713 09:02:13.413334 10166 raft_consensus.cc:493] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.413739 10166 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.418932 10166 raft_consensus.cc:515] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.420544 10166 leader_election.cc:290] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:13.421238 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:13.421494 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcf83fefdc4a39aea89c6a64e7c972" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:13.421890 10241 raft_consensus.cc:3055] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.422066 10313 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.422259 10241 raft_consensus.cc:740] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.423082 10241 consensus_queue.cc:260] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.423995 10241 raft_consensus.cc:3060] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.426913 10313 raft_consensus.cc:2468] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.428037 10130 leader_election.cc:304] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:13.428785 10469 raft_consensus.cc:2804] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.429167 10469 raft_consensus.cc:697] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:13.429194 10241 raft_consensus.cc:2468] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.429945 10469 consensus_queue.cc:237] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.436031 10062 catalog_manager.cc:5697] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 1 to 2, leader changed from 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130) to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.454661 10506 raft_consensus.cc:993] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: : Instructing follower 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:13.455158 10494 raft_consensus.cc:1081] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Signalling peer 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:13.456566 10313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:59076
I20260713 09:02:13.457010 10313 raft_consensus.cc:493] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.457293 10313 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.462548 10313 raft_consensus.cc:515] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.464129 10313 leader_election.cc:290] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:13.465046 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:13.465077 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff9c381f6de483e8a59ee8bbd13d8e3" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:13.465793 10166 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.465828 10241 raft_consensus.cc:3055] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.467290 10241 raft_consensus.cc:740] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.468108 10241 consensus_queue.cc:260] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.469316 10241 raft_consensus.cc:3060] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.470511 10487 raft_consensus.cc:993] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: : Instructing follower 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:13.470957 10469 raft_consensus.cc:1081] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Signalling peer 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:13.472543 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:34044
I20260713 09:02:13.472994 10242 raft_consensus.cc:493] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.472975 10166 raft_consensus.cc:2468] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:13.473592 10242 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.474267 10279 leader_election.cc:304] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:13.474965 10512 raft_consensus.cc:2804] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.475455 10512 raft_consensus.cc:697] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:13.476320 10512 consensus_queue.cc:237] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.478113 10241 raft_consensus.cc:2468] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:13.479285 10242 raft_consensus.cc:515] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.481752 10242 leader_election.cc:290] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:13.482686 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:13.483249 10313 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.485759 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c17070cf4c4474826e4bfae4c33927" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:13.486351 10166 raft_consensus.cc:3055] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.486690 10166 raft_consensus.cc:740] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:13.487447 10166 consensus_queue.cc:260] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.488603 10166 raft_consensus.cc:3060] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.490388 10313 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:13.491318 10205 leader_election.cc:304] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:13.491962 10506 raft_consensus.cc:2804] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.492395 10506 raft_consensus.cc:697] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.492238 10062 catalog_manager.cc:5697] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 1 to 2, leader changed from 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130) to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:13.493142 10506 consensus_queue.cc:237] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.495110 10166 raft_consensus.cc:2468] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:13.502192 10063 catalog_manager.cc:5697] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 1 to 2, leader changed from d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129) to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.557319 10313 raft_consensus.cc:1275] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.558522 10469 consensus_queue.cc:1048] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:13.565727 10242 raft_consensus.cc:1275] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.567472 10469 consensus_queue.cc:1048] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:13.574123 10507 raft_consensus.cc:993] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: : Instructing follower d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.574563 10507 raft_consensus.cc:1081] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Signalling peer d8759b716501456f8646e0d05a1fd0f9 to start an election
I20260713 09:02:13.576237 10166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
 from {username='slave'} at 127.0.0.1:36802
I20260713 09:02:13.576777 10166 raft_consensus.cc:493] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.577152 10166 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.583647 10166 raft_consensus.cc:515] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.585613 10166 leader_election.cc:290] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Requested vote from peers 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:13.586191 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:13.586838 10242 raft_consensus.cc:3055] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.586766 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b57183b752d4a558f5371337e3089f5" candidate_uuid: "d8759b716501456f8646e0d05a1fd0f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:13.587174 10242 raft_consensus.cc:740] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.587352 10313 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.587896 10242 consensus_queue.cc:260] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.588804 10242 raft_consensus.cc:3060] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.592046 10313 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.593016 10130 leader_election.cc:304] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:13.593362 10242 raft_consensus.cc:2468] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8759b716501456f8646e0d05a1fd0f9 in term 2.
I20260713 09:02:13.593669 10469 raft_consensus.cc:2804] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.594189 10469 raft_consensus.cc:697] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Becoming Leader. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:13.594997 10469 consensus_queue.cc:237] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.602186 10453 raft_consensus.cc:993] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: : Instructing follower 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:13.601892 10062 catalog_manager.cc:5697] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 reported cstate change: term changed from 1 to 2, leader changed from 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130) to d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129). New cstate: current_term: 2 leader_uuid: "d8759b716501456f8646e0d05a1fd0f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.602651 10453 raft_consensus.cc:1081] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Signalling peer 2285edb9ed434e3eb5831e81d4591b53 to start an election
I20260713 09:02:13.604074 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
 from {username='slave'} at 127.0.0.1:34036
I20260713 09:02:13.604514 10242 raft_consensus.cc:493] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.604808 10242 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.610627 10242 raft_consensus.cc:515] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.612282 10242 leader_election.cc:290] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131:34815)
I20260713 09:02:13.613150 10313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
I20260713 09:02:13.613268 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d5dd05afce4b0f907a90babea2e282" candidate_uuid: "2285edb9ed434e3eb5831e81d4591b53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:13.613813 10313 raft_consensus.cc:3055] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.613943 10164 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.614290 10313 raft_consensus.cc:740] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:13.615110 10313 consensus_queue.cc:260] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.615888 10313 raft_consensus.cc:3060] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.618829 10164 raft_consensus.cc:2468] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:13.620249 10205 leader_election.cc:304] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:13.620972 10494 raft_consensus.cc:2804] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.620924 10313 raft_consensus.cc:2468] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2285edb9ed434e3eb5831e81d4591b53 in term 2.
I20260713 09:02:13.621625 10494 raft_consensus.cc:697] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Becoming Leader. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:13.622366 10494 consensus_queue.cc:237] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:13.628366 10062 catalog_manager.cc:5697] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 reported cstate change: term changed from 1 to 2, leader changed from 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131) to 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130). New cstate: current_term: 2 leader_uuid: "2285edb9ed434e3eb5831e81d4591b53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.863137 10242 raft_consensus.cc:1275] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.864534 10469 consensus_queue.cc:1048] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:13.872741 10164 raft_consensus.cc:1275] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.873705 10313 raft_consensus.cc:1275] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.873984 10494 consensus_queue.cc:1048] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:13.875691 10469 consensus_queue.cc:1048] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:13.887215 10313 raft_consensus.cc:1275] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:13.888422 10506 consensus_queue.cc:1048] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.017226 10164 raft_consensus.cc:1275] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.018428 10453 consensus_queue.cc:1048] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.026067 10242 raft_consensus.cc:1275] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.027432 10512 consensus_queue.cc:1048] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.046461 10313 raft_consensus.cc:1275] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.047551 10506 consensus_queue.cc:1048] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.055904 10164 raft_consensus.cc:1275] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 2285edb9ed434e3eb5831e81d4591b53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.057749 10430 consensus_queue.cc:1048] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.066762 10242 raft_consensus.cc:1275] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.067946 10469 consensus_queue.cc:1048] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.076256 10313 raft_consensus.cc:1275] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Refusing update from remote peer d8759b716501456f8646e0d05a1fd0f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.077602 10487 consensus_queue.cc:1048] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:16.109577 10063 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34812:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:16.127235 10063 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34812:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:16.155457  5750 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:16.387460 10238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74"
dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
mode: GRACEFUL
new_leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:37950
I20260713 09:02:16.388132 10238 raft_consensus.cc:606] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Received request to transfer leadership to TS 3139cbac6b37413c9ba54b75bbbb25d3
W20260713 09:02:16.391155 10282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.130:41887, user_credentials={real_user=slave}} blocked reactor thread for 53936.4us
W20260713 09:02:16.404811 10130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.157.131:34815, user_credentials={real_user=slave}} blocked reactor thread for 134042us
I20260713 09:02:16.405097 10598 tablet.cc:1724] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.415107 10602 tablet.cc:1724] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.435603 10605 tablet.cc:1724] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.444595 10607 tablet.cc:1724] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.450024 10612 tablet.cc:1724] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.435849 10610 tablet.cc:1724] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.491813 10623 tablet.cc:1724] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.477355 10618 tablet.cc:1724] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.479269 10613 tablet.cc:1724] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.481292 10616 tablet.cc:1724] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.527530 10611 raft_consensus.cc:993] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: : Instructing follower 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:16.528239 10608 raft_consensus.cc:1081] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Signalling peer 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:16.530213 10311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:59076
I20260713 09:02:16.530741 10311 raft_consensus.cc:493] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:16.531075 10311 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.508967 10602 tablet.cc:1724] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.558033 10605 tablet.cc:1724] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.554817 10616 tablet.cc:1724] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.565732 10598 tablet.cc:1724] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.578208 10617 tablet.cc:1724] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.582072 10612 tablet.cc:1724] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.583452 10607 tablet.cc:1724] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.565848 10614 tablet.cc:1724] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.589948 10613 tablet.cc:1724] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.595872 10623 tablet.cc:1724] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.581037 10605 tablet.cc:1724] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.615535 10612 tablet.cc:1724] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.622342 10607 tablet.cc:1724] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.589170 10311 raft_consensus.cc:515] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.647974 10163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09"
dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
mode: GRACEFUL
new_leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:43460
I20260713 09:02:16.648737 10163 raft_consensus.cc:606] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Received request to transfer leadership to TS 3139cbac6b37413c9ba54b75bbbb25d3
I20260713 09:02:16.651619 10614 tablet.cc:1724] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.652559 10163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:16.652726 10623 tablet.cc:1724] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.653554 10163 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.652761  5750 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:16.655032  5750 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:16.655921 10613 tablet.cc:1724] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.657101 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9ea88a5b8411b823946510186fe74" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:16.657730 10240 raft_consensus.cc:3055] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:16.658012 10240 raft_consensus.cc:740] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2285edb9ed434e3eb5831e81d4591b53, State: Running, Role: LEADER
I20260713 09:02:16.658820 10240 consensus_queue.cc:260] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [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: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.659889 10240 raft_consensus.cc:3060] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:16.662798 10614 tablet.cc:1724] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:02:16.665012 10163 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 3.
I20260713 09:02:16.667192 10279 leader_election.cc:304] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [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: 3139cbac6b37413c9ba54b75bbbb25d3, d8759b716501456f8646e0d05a1fd0f9; no voters: 
I20260713 09:02:16.667874 10240 raft_consensus.cc:2468] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 3.
I20260713 09:02:16.668174 10587 raft_consensus.cc:2804] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:16.668686 10587 raft_consensus.cc:697] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 3 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:16.669404 10587 consensus_queue.cc:237] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [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: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.669775 10311 leader_election.cc:290] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 3 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:16.685917 10062 catalog_manager.cc:6242] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: soft_deleted_table [id=20f84f91e8114526a8db78c732506f06] alter complete (version 1)
I20260713 09:02:16.697736 10063 catalog_manager.cc:5697] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 2 to 3, leader changed from 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130) to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 3 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:16.894568 10552 raft_consensus.cc:993] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: : Instructing follower 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:16.895691 10600 raft_consensus.cc:1081] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Signalling peer 3139cbac6b37413c9ba54b75bbbb25d3 to start an election
I20260713 09:02:16.897768 10311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09"
dest_uuid: "3139cbac6b37413c9ba54b75bbbb25d3"
 from {username='slave'} at 127.0.0.1:59072
I20260713 09:02:16.898638 10311 raft_consensus.cc:493] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:16.899106 10311 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:16.911387 10311 raft_consensus.cc:515] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.916805 10311 leader_election.cc:290] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Requested vote from peers d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239), 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887)
I20260713 09:02:16.918922 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8759b716501456f8646e0d05a1fd0f9"
I20260713 09:02:16.919893 10164 raft_consensus.cc:3055] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:16.920194 10164 raft_consensus.cc:740] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8759b716501456f8646e0d05a1fd0f9, State: Running, Role: LEADER
I20260713 09:02:16.921363 10164 consensus_queue.cc:260] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.923712 10164 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:16.924697 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d719106ac49f199d876b4dfbebf09" candidate_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2285edb9ed434e3eb5831e81d4591b53"
I20260713 09:02:16.925493 10239 raft_consensus.cc:3060] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:16.935549 10239 raft_consensus.cc:2468] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:16.935554 10164 raft_consensus.cc:2468] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3139cbac6b37413c9ba54b75bbbb25d3 in term 2.
I20260713 09:02:16.937188 10282 leader_election.cc:304] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2285edb9ed434e3eb5831e81d4591b53, 3139cbac6b37413c9ba54b75bbbb25d3; no voters: 
I20260713 09:02:16.938449 10631 raft_consensus.cc:2804] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:16.939008 10631 raft_consensus.cc:697] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3139cbac6b37413c9ba54b75bbbb25d3, State: Running, Role: LEADER
I20260713 09:02:16.940275 10631 consensus_queue.cc:237] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } }
I20260713 09:02:16.953634 10064 catalog_manager.cc:5697] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 reported cstate change: term changed from 1 to 2, leader changed from d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129) to 3139cbac6b37413c9ba54b75bbbb25d3 (127.5.157.131). New cstate: current_term: 2 leader_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3139cbac6b37413c9ba54b75bbbb25d3" member_type: VOTER last_known_addr { host: "127.5.157.131" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.181571 10164 raft_consensus.cc:1275] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 3 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:17.182711 10631 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:17.194403 10240 raft_consensus.cc:1275] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 3 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:17.196116 10631 consensus_queue.cc:1048] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:17.337798 10240 raft_consensus.cc:1275] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:17.338925 10631 consensus_queue.cc:1048] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2285edb9ed434e3eb5831e81d4591b53" member_type: VOTER last_known_addr { host: "127.5.157.130" port: 41887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:17.347433 10164 raft_consensus.cc:1275] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Refusing update from remote peer 3139cbac6b37413c9ba54b75bbbb25d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:17.349254 10587 consensus_queue.cc:1048] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8759b716501456f8646e0d05a1fd0f9" member_type: VOTER last_known_addr { host: "127.5.157.129" port: 35239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:17.707087  5750 tablet_server.cc:179] TabletServer@127.5.157.129:0 shutting down...
I20260713 09:02:17.734241  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:17.735225  5750 tablet_replica.cc:333] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.735954  5750 raft_consensus.cc:2243] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.736440  5750 raft_consensus.cc:2272] T 9fe1e3f49139485ebfed19c40600694a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.740314  5750 tablet_replica.cc:333] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.741413  5750 raft_consensus.cc:2243] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.742532  5750 raft_consensus.cc:2272] T fafcf83fefdc4a39aea89c6a64e7c972 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.744794  5750 tablet_replica.cc:333] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.745615  5750 raft_consensus.cc:2243] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.746084  5750 raft_consensus.cc:2272] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.748200  5750 tablet_replica.cc:333] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.748695  5750 raft_consensus.cc:2243] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.749125  5750 raft_consensus.cc:2272] T c7d5dd05afce4b0f907a90babea2e282 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.751788  5750 tablet_replica.cc:333] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.752343  5750 raft_consensus.cc:2243] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.753353  5750 raft_consensus.cc:2272] T 59859a7006544a6895e994ea252b18e3 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.755779  5750 tablet_replica.cc:333] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.756305  5750 raft_consensus.cc:2243] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.756713  5750 raft_consensus.cc:2272] T 6ff9ea88a5b8411b823946510186fe74 P d8759b716501456f8646e0d05a1fd0f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.759763  5750 tablet_replica.cc:333] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.760294  5750 raft_consensus.cc:2243] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.761380  5750 raft_consensus.cc:2272] T 8b57183b752d4a558f5371337e3089f5 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:17.762833 10279 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:02:17.764514  5750 tablet_replica.cc:333] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.765499  5750 raft_consensus.cc:2243] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.766572  5750 raft_consensus.cc:2272] T cb35e9fece734e89863422b5e1f49eff P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:17.767109 10279 consensus_peers.cc:597] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. 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:02:17.769614  5750 tablet_replica.cc:333] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.770201  5750 raft_consensus.cc:2243] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.770630  5750 raft_consensus.cc:2272] T 69bda9cf48124c8bbe923e3c4b6aa951 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.772604  5750 tablet_replica.cc:333] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.773351  5750 raft_consensus.cc:2243] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.773926  5750 raft_consensus.cc:2272] T 266a8cf4cf004f5e9dd13e5d895a56c0 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:17.776779 10279 consensus_peers.cc:597] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. 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:02:17.776877  5750 tablet_replica.cc:333] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.777580  5750 raft_consensus.cc:2243] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.778060  5750 raft_consensus.cc:2272] T 3d7d4b6d7c8748e39c183f3fa85a351a P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.780014  5750 tablet_replica.cc:333] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.780529  5750 raft_consensus.cc:2243] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.781369  5750 raft_consensus.cc:2272] T f3c2259a15374844834fc6bed073d36d P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.783335  5750 tablet_replica.cc:333] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.783864  5750 raft_consensus.cc:2243] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.784267  5750 raft_consensus.cc:2272] T 2252fc5d7bca45059d206bf65d750d68 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.786196  5750 tablet_replica.cc:333] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.786688  5750 raft_consensus.cc:2243] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.787171  5750 raft_consensus.cc:2272] T 10c9590169d34ddfbc03f8a716bd693b P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.789085  5750 tablet_replica.cc:333] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.789604  5750 raft_consensus.cc:2243] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.790402  5750 raft_consensus.cc:2272] T b852d88980cd43498de38515d85468db P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.792335  5750 tablet_replica.cc:333] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.792816  5750 raft_consensus.cc:2243] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.793282  5750 raft_consensus.cc:2272] T a0c17070cf4c4474826e4bfae4c33927 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.795207  5750 tablet_replica.cc:333] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.795687  5750 raft_consensus.cc:2243] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.796104  5750 raft_consensus.cc:2272] T db4d719106ac49f199d876b4dfbebf09 P d8759b716501456f8646e0d05a1fd0f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.798442  5750 tablet_replica.cc:333] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9: stopping tablet replica
I20260713 09:02:17.798943  5750 raft_consensus.cc:2243] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.799937  5750 raft_consensus.cc:2272] T 5eb87e6179914452a7088d1900c59a97 P d8759b716501456f8646e0d05a1fd0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:17.804198 10205 consensus_peers.cc:597] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. 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:02:17.841435  5750 tablet_server.cc:196] TabletServer@127.5.157.129:0 shutdown complete.
I20260713 09:02:17.876173  5750 tablet_server.cc:179] TabletServer@127.5.157.130:0 shutting down...
W20260713 09:02:17.901779 10205 consensus_peers.cc:597] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:35239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:17.903223  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:17.903916  5750 tablet_replica.cc:333] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.904624  5750 raft_consensus.cc:2243] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.905457  5750 raft_consensus.cc:2272] T c7d5dd05afce4b0f907a90babea2e282 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.908001  5750 tablet_replica.cc:333] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.908696  5750 raft_consensus.cc:2243] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.909701  5750 raft_consensus.cc:2272] T 9fe1e3f49139485ebfed19c40600694a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:17.910821 10282 consensus_peers.cc:597] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887): Couldn't send request to peer 2285edb9ed434e3eb5831e81d4591b53. 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:02:17.911490 10282 consensus_peers.cc:597] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer 2285edb9ed434e3eb5831e81d4591b53 (127.5.157.130:41887): Couldn't send request to peer 2285edb9ed434e3eb5831e81d4591b53. 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:02:17.911981  5750 tablet_replica.cc:333] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.912632  5750 raft_consensus.cc:2243] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.913194  5750 raft_consensus.cc:2272] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.915247  5750 tablet_replica.cc:333] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.915774  5750 raft_consensus.cc:2243] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.916193  5750 raft_consensus.cc:2272] T cb35e9fece734e89863422b5e1f49eff P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.918146  5750 tablet_replica.cc:333] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.918699  5750 raft_consensus.cc:2243] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.919155  5750 raft_consensus.cc:2272] T fafcf83fefdc4a39aea89c6a64e7c972 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.921021  5750 tablet_replica.cc:333] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.921602  5750 raft_consensus.cc:2243] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.922081  5750 raft_consensus.cc:2272] T 59859a7006544a6895e994ea252b18e3 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.924032  5750 tablet_replica.cc:333] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.924608  5750 raft_consensus.cc:2243] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.925019  5750 raft_consensus.cc:2272] T 6ff9ea88a5b8411b823946510186fe74 P 2285edb9ed434e3eb5831e81d4591b53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.927330  5750 tablet_replica.cc:333] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.927881  5750 raft_consensus.cc:2243] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.928350  5750 raft_consensus.cc:2272] T 8b57183b752d4a558f5371337e3089f5 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.930253  5750 tablet_replica.cc:333] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.930756  5750 raft_consensus.cc:2243] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.931527  5750 raft_consensus.cc:2272] T 69bda9cf48124c8bbe923e3c4b6aa951 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.933292  5750 tablet_replica.cc:333] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.933831  5750 raft_consensus.cc:2243] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.934546  5750 raft_consensus.cc:2272] T a0c17070cf4c4474826e4bfae4c33927 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.936451  5750 tablet_replica.cc:333] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.936991  5750 raft_consensus.cc:2243] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.937435  5750 raft_consensus.cc:2272] T db4d719106ac49f199d876b4dfbebf09 P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.939529  5750 tablet_replica.cc:333] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.940027  5750 raft_consensus.cc:2243] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.940448  5750 raft_consensus.cc:2272] T b852d88980cd43498de38515d85468db P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.942328  5750 tablet_replica.cc:333] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.942802  5750 raft_consensus.cc:2243] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.943563  5750 raft_consensus.cc:2272] T 3d7d4b6d7c8748e39c183f3fa85a351a P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.945295  5750 tablet_replica.cc:333] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.945785  5750 raft_consensus.cc:2243] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.946170  5750 raft_consensus.cc:2272] T f3c2259a15374844834fc6bed073d36d P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.947968  5750 tablet_replica.cc:333] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.948438  5750 raft_consensus.cc:2243] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.949148  5750 raft_consensus.cc:2272] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.950909  5750 tablet_replica.cc:333] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.951354  5750 raft_consensus.cc:2243] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:17.952093  5750 raft_consensus.cc:2272] T 2252fc5d7bca45059d206bf65d750d68 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.954121  5750 tablet_replica.cc:333] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.954568  5750 raft_consensus.cc:2243] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.954972  5750 raft_consensus.cc:2272] T 10c9590169d34ddfbc03f8a716bd693b P 2285edb9ed434e3eb5831e81d4591b53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.956952  5750 tablet_replica.cc:333] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53: stopping tablet replica
I20260713 09:02:17.957393  5750 raft_consensus.cc:2243] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:17.957837  5750 raft_consensus.cc:2272] T 5eb87e6179914452a7088d1900c59a97 P 2285edb9ed434e3eb5831e81d4591b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:17.998843  5750 tablet_server.cc:196] TabletServer@127.5.157.130:0 shutdown complete.
W20260713 09:02:18.022284 10279 consensus_peers.cc:597] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:35239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:18.025460 10279 consensus_peers.cc:597] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 -> Peer d8759b716501456f8646e0d05a1fd0f9 (127.5.157.129:35239): Couldn't send request to peer d8759b716501456f8646e0d05a1fd0f9. Status: Network error: Client connection negotiation failed: client connection to 127.5.157.129:35239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:18.036422  5750 tablet_server.cc:179] TabletServer@127.5.157.131:0 shutting down...
I20260713 09:02:18.064404  5750 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:18.065187  5750 tablet_replica.cc:333] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.065903  5750 raft_consensus.cc:2243] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:18.066655  5750 raft_consensus.cc:2272] T 3ff9c381f6de483e8a59ee8bbd13d8e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.068568  5750 tablet_replica.cc:333] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.069049  5750 raft_consensus.cc:2243] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.069449  5750 raft_consensus.cc:2272] T c7d5dd05afce4b0f907a90babea2e282 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.071240  5750 tablet_replica.cc:333] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.071722  5750 raft_consensus.cc:2243] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.072081  5750 raft_consensus.cc:2272] T 59859a7006544a6895e994ea252b18e3 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.073920  5750 tablet_replica.cc:333] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.074344  5750 raft_consensus.cc:2243] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.074747  5750 raft_consensus.cc:2272] T cb35e9fece734e89863422b5e1f49eff P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.076514  5750 tablet_replica.cc:333] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.076975  5750 raft_consensus.cc:2243] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.077358  5750 raft_consensus.cc:2272] T fafcf83fefdc4a39aea89c6a64e7c972 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.079144  5750 tablet_replica.cc:333] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.079603  5750 raft_consensus.cc:2243] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:18.080260  5750 raft_consensus.cc:2272] T 6ff9ea88a5b8411b823946510186fe74 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.082892  5750 tablet_replica.cc:333] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.083359  5750 raft_consensus.cc:2243] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.083770  5750 raft_consensus.cc:2272] T 8b57183b752d4a558f5371337e3089f5 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.085460  5750 tablet_replica.cc:333] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.086014  5750 raft_consensus.cc:2243] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.086352  5750 raft_consensus.cc:2272] T 69bda9cf48124c8bbe923e3c4b6aa951 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.088181  5750 tablet_replica.cc:333] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.088596  5750 raft_consensus.cc:2243] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.088970  5750 raft_consensus.cc:2272] T a0c17070cf4c4474826e4bfae4c33927 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.090696  5750 tablet_replica.cc:333] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.091125  5750 raft_consensus.cc:2243] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:18.091761  5750 raft_consensus.cc:2272] T db4d719106ac49f199d876b4dfbebf09 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.094269  5750 tablet_replica.cc:333] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.094708  5750 raft_consensus.cc:2243] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.095031  5750 raft_consensus.cc:2272] T b852d88980cd43498de38515d85468db P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.096670  5750 tablet_replica.cc:333] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.097085  5750 raft_consensus.cc:2243] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.097433  5750 raft_consensus.cc:2272] T 9fe1e3f49139485ebfed19c40600694a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.099198  5750 tablet_replica.cc:333] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.099608  5750 raft_consensus.cc:2243] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.099938  5750 raft_consensus.cc:2272] T 5eb87e6179914452a7088d1900c59a97 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.101707  5750 tablet_replica.cc:333] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.102142  5750 raft_consensus.cc:2243] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:18.102825  5750 raft_consensus.cc:2272] T 10c9590169d34ddfbc03f8a716bd693b P 3139cbac6b37413c9ba54b75bbbb25d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.104802  5750 tablet_replica.cc:333] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.105265  5750 raft_consensus.cc:2243] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.105700  5750 raft_consensus.cc:2272] T 3d7d4b6d7c8748e39c183f3fa85a351a P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.107407  5750 tablet_replica.cc:333] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.107824  5750 raft_consensus.cc:2243] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.108186  5750 raft_consensus.cc:2272] T f3c2259a15374844834fc6bed073d36d P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.109869  5750 tablet_replica.cc:333] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.110256  5750 raft_consensus.cc:2243] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.110576  5750 raft_consensus.cc:2272] T 2252fc5d7bca45059d206bf65d750d68 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.112239  5750 tablet_replica.cc:333] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3: stopping tablet replica
I20260713 09:02:18.112601  5750 raft_consensus.cc:2243] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:18.112951  5750 raft_consensus.cc:2272] T 266a8cf4cf004f5e9dd13e5d895a56c0 P 3139cbac6b37413c9ba54b75bbbb25d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.150134  5750 tablet_server.cc:196] TabletServer@127.5.157.131:0 shutdown complete.
I20260713 09:02:18.180436  5750 master.cc:562] Master@127.5.157.190:43047 shutting down...
I20260713 09:02:18.199144  5750 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:18.199733  5750 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:18.200071  5750 tablet_replica.cc:333] T 00000000000000000000000000000000 P acf73e323eeb4df28797d2e672acd951: stopping tablet replica
I20260713 09:02:18.220130  5750 master.cc:584] Master@127.5.157.190:43047 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11551 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23852 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112010 ms total)
[  PASSED  ] 8 tests.
I20260713 09:02:18.271010  5750 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 398 messages since previous log ~413 seconds ago
I20260713 09:02:18.271250  5750 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 398 messages since previous log ~413 seconds ago
I20260713 09:02:18.271433  5750 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~413 seconds ago
I20260713 09:02:18.271646  5750 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:02:18.271829  5750 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:02:18.272080  5750 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260713 09:02:18.272382  5750 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
